Posted 10 November 2013 - 07:27 AM
This is one of the most simplistic questions one could have, and it feels weird even having to ask.
… I can't seem to cd to a directory with a space in its name. I also can't seem to delete said directory. (With the rom delete program, anyway.)
… I've tried putting quotes around it…. I've tried the entire path…. in quotes…. repeat with single quotes…..
I managed to delete the directory by opening the lua interpreter and fs.delete()-ing it, but is there a more convenient way to do this?
… I can't seem to cd to a directory with a space in its name. I also can't seem to delete said directory. (With the rom delete program, anyway.)
… I've tried putting quotes around it…. I've tried the entire path…. in quotes…. repeat with single quotes…..
I managed to delete the directory by opening the lua interpreter and fs.delete()-ing it, but is there a more convenient way to do this?