> I want to delete a directory with a whole bunch of embeded > subdirectories, I did > rm -d kdeo > and I get Operation not permitted.
i use rm -r instead. /Jonas
> I want to delete a directory with a whole bunch of embeded > subdirectories, I did > rm -d kdeo > and I get Operation not permitted.
i use rm -r instead. /Jonas