New posts in find

How to find a value in a sorted C++ vector in the most efficient way?

Finding subdirectories inside all directories with the same name

Generalized chmod function differentiating between directories and files (i.e.: with find)

Use GNU find to show only the leaf directories

Gracefully deleting files older than 30 days

'Find' in all opened documents in Notepad++?

Sublime Text: How to jump to file from Find Results using keyboard?

Search for file by the name it had before being renamed

Delete files with string found in file - linux cli

Finding last depth directories inside all directories with the same name

linux command line find escape question mark

How can i manipulate the find command to "find" the directories the "found" file is in?

Find Regextype non recursive

Looping through find output in Bash where file name contains white spaces

How to remove files using find's multiple -name parameter?

How to tell if a file is older than 30 minutes on AIX?

Delete files not matching pattern using xargs

Return Index of an Element in an Array Excel VBA

How to find recursively for a tag of XML using LXML?

Recursively apply the msgfmt command to all .po files in directory with find -exec