Difference between revisions of "Find / -ls"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
* <code>[[find / -ls]] 2>&1 | [[sort -rnk7]] | more</code>
+
<code>[[find /]] -ls 2>&1 | [[sort -rnk7]] | more</code>
  
 
== See also ==
 
== See also ==

Revision as of 16:25, 28 May 2022

find / -ls 2>&1 | sort -rnk7 | more

See also

Advertising: