[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Telnet Commands



Updating my possibly incorrect post, Sorry
>deleting directories
>>rm -r
> rmdir also works!
rmdir only works if the directory is empty.
May be the safest to insure that you are not deleting a complete directory of
valuable files.