1

Recursive Find on file size

view story
linux-howto

http://www.unix.com – Is there a way to use the find command to recursively scan directories for files greater than 1Gb in size and print out the directory path and file name only? Thanks in advance. (HowTos)