Web Hosting Talk







View Full Version : How to Delete Using Telnet or SSH ?


kunalsood
02-23-2001, 12:18 PM
Hi Friends ,
I have a cobalt raq3 co-located with some one I want to delete a few files which i can only access through telnet as a root superuser. Can anyone please tell me what is the command i have to use to delete it ?

I tried the following :-
del
dele
delete

but did not get any success !
:(
Please Reply ASAP !
I need help Urgently !

iplexx
02-23-2001, 12:23 PM
rm <filename>
rm -f <directory>
rm --help should give you a small manpage

kunalsood
02-23-2001, 12:41 PM
Thanks Dude For the Quick Reply !
:)

Pingu
02-23-2001, 06:59 PM
Just in case you might ever need other things like that, take a look at this:

DOS to UNIX translations
http://unixhelp.ed.ac.uk/DOStoUNIX.html