Usefull Linux Command: Revision history

Jump to navigation Jump to search

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.

15 August 2021

9 August 2020

2 May 2016

17 November 2014

21 October 2014

  • curprev 17:0417:04, 21 October 2014Nicolas Rollin talk contribs 784 bytes +784 Created page with "== Find == *Find every file under the directory /usr ending by "js". <pre>find /usr -name *js</pre> *Find every file under the directory /home owned by the user bob. <pre>f..."