Just gonna put this here because I’m a n00b.
In short, for folders:
$ command “Folder Name” |
or
$ command Folder\ Name/ |
… for files
$ command “file name with spaces” |
or
$ command file\ name\ with\ spaces |
Way Too Much Of Not Enough Of Anything
Just gonna put this here because I’m a n00b.
In short, for folders:
$ command “Folder Name” |
or
$ command Folder\ Name/ |
… for files
$ command “file name with spaces” |
or
$ command file\ name\ with\ spaces |