find ./ -type f -mtime -일수 -print

find ./ -type f -mtime -일수 -ls

 

find ./ -type f -mtime -일수 -print

find ./ -type f -mtime -일수 -ls

 

find ./ -type f -mtime -일수 -print

find ./ -type f -mtime -일수 -ls | grep "\.c"

+ Recent posts