as in topic. How I can do that?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
Either escape spaces or use quotes:
The difference between the second and the third variant is that the second one can interpolate environment variables (so you better use single quotes if the filename contains $ signs). |
|||||
|