Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    You can probably also let the bash shell do a lot of the escaping and competion for you. Press \< and then TAB key and you'll probably have the entire file name escaped and all ready to go. Commented Aug 31, 2016 at 23:19
  • @rman if this solved it for you, you should consider accepting the answer (clicking the check mark next to it) so everyone will know both what worked for you and that this question has been answered (and you and the answerer will both get some extra reputation too). Commented Sep 2, 2016 at 11:57