dwain wrote: > what is the command line command to delete a file, directory etc.? > > dwain > rm and rmdir
man is your friend(?) ;-) Also, you might want to try the apropos command. i.e "apropos delete", to see what turns up. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
