New posts in find

How to count total number of lines of found files?

Find Files (Strictly) Older than Another File

How can I search directories starting with a certain letter?

How to delete many 0 byte files in linux?

Rename files and directories recursively under ubuntu /bash

How can I process the results of find in a bash script?

How can I move all files in subdirectories recursively to a single directory?

How to find next occurrence and go back to the beginning of file in Sublime Text

How to find and replace all occurrences of a string recursively in a directory tree? [duplicate]

How do I parse the output of the find command when filenames have spaces in them?

How to list files older than a day with "2015" in filename?

Making BASH script `for` handle filenames with spaces (or workaround)

Find all files older than one minute

Count number of files in a folder per day

Delete the parent directory (non-empty) if a specific child directory is empty

How do I use a pipe in the exec parameter for a find command?

UNIX ctime : how to keep this precious information in backups (tar)?

Capturing output of find . -print0 into a bash array

md5sum on large files

How to combine the output of multiple `find` commands?