Hi all,
I seem to have a folder that was somehow created in the following directory
/mnt/base-mmc/opt/amazon/screen_saver/600?800
Note the '?'
In that directory I also have
/mnt/base-mmc/opt/amazon/screen_saver/600x800
and
/mnt/base-mmc/opt/amazon/screen_saver/adunits
to remove the folder called 600?800 and everything in it, would the correct command be
rm -fr /mnt/base-mmc/opt/amazon/screen_saver/600?800
Presumably this wont damage anything by doing it.
Thankhyou
|