Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


find_files

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
find_files [2008/09/28 09:10] – created juckinsfind_files [2011/04/07 18:26] juckins
Line 7: Line 7:
 </code> </code>
  
 +<code> 
 +cd /some/dir 
 +du -m --max-depth=1 
 +find . -mtime +3  
 +</code>
find_files.txt · Last modified: 2017/12/11 21:24 by juckins