Re: Delete complete directory structure from the command line
Command
rm *
will do it.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
rm *
will do it.