Unix Solaris 9 Help...
Posted: February 13th, 2008, 13:36
.
Code: Select all
man rm
Code: Select all
rm -r directory_name_of_sensative_datas
"rm" is short for remove. The same as ls = list and mv = move.amblin wrote:rm - remove?
how can I get a print out of the directory structure? That may be helpful when I ask for help on this stuff. thanks jack
Code: Select all
find . -type d