[thelist] Telnet Command to Delete Directories?

Steve Cook sck at biljettpoolen.se
Thu Aug 3 02:18:37 CDT 2000


Just for your Info Dan, as you prompted you were uncertain, it's
"recursively" :-)

Warning to folks using rm -rf dirname/ - this is an *extremely* powerful
command. You can wipe out WAY more than you intended if you aren't careful.
Before using, check and check again that you have the right directory.

.steve

----------------------------------
   WapWarp - http://wapwarp.com
 Wap-Dev - http://www.wap-dev.net
 Cookstour - http://cookstour.org
----------------------------------


> and you want to get rid of it completly, issue the 'rm' 
> command with the
> flags of 'rf' to delete recrusivly(sp?) and without prompting like so:
> 
> rm -rf mywebdirectory/
>  




More information about the thelist mailing list