http://www.fmi.uni-passau.de/archive/doc/unix/unixhelp/Unixhelp/warnings_remove1.html (Einblicke ins Internet, 10/1995)
[remove1]
[remove1]
If you remove a directory that still holds files there is
no way to retrieve it.
To avoid this ...
Always use the rm command together with the -i option.
rm -ir directory_name