Hello dwain, hello community !

dwain wrote / schrieb:

> what is the command line command to delete a file, directory etc.?

Assuming you are working at the bash command prompt try "rm". Before
messing up your system please try "rm --help", "man rm" and/or "info rm"

BTW: The coresponding commands for moving, copying and linking are "mv",
"cp" and "ln", respectively.

It might be useful to refer to a good book. In Germany there are various
books available where "Linux - Installation, Configuration, Use" by
Michael Kofler. An english version should be available as well.
-- 
Never give up !

Best regards / Gruß, Reinhard.

"Software is like a parachute. It doesn't work if it is not open."
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to