Search Results

Search: Posts Made By: darthtina
18,197
Posted By flexinfo
that would give me the entire number of files in...
that would give me the entire number of files in the dir and recursivly as a single interger. not per directory basis i.e.

Directory Number of Files (incl sub dirs)
/var ...
Forum: Tips and Tutorials 12-28-2006
756,311
Posted By Perderabo
find command -mtime -ctime -atime
The find command uses arguments like:
-mtime -2
-mtime +2
-mtime 2

There are -ctime and -atime options as well. Since we now understand the differences among mtime, ctime, and atime, by...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 09:18 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy