remove file(s)

This post was written 8 years ago.
Fri, 03 Oct 2003
rm -f myfile
rm -f myfile*

(will remove a file or multiple files without prompting)

rm -R myfolder

(will remove folders)
This post was written 8 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments
blog comments powered by Disqus