as in topic. How I can do that?
|
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). | |||||
feedback
|