Coping with Linux: Revision history

From Intelligent Materials and Systems Lab

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    2 March 2013

    • curprev 23:4423:44, 2 March 2013Siims talk contribs 611 bytes +611 Created page with "Useful commands: <ul> <li>Remove a file: $ rm</li> <li>Remove a directory: $ rm -r</li> <li>Find files and delete them: $ find / -iname file/name/with/regexp -exec rm -f {} \;..."