New posts in find

How to loop through file names returned by find?

How do I find (or exclude) all directories and sub-directories matching a certain pattern (in Linux)?

How can I recursively copy files by file extension, preserving directory structure?

how to find out mac addresses of all machines on network

find -exec with multiple commands

Removing files older than 7 days

Bash find command verbose output

How can I search a file by its name and partial path?

Case Insensitive search from find command?

How to search for ? (question mark) in Excel

Linux: using find to locate files older than <date>

ls command: how can I get a recursive full-path listing, one line per file?

A better unix find with parallel processing?

Delete matching files in all subdirectories

Finding files which contain a certain string using find (1) and grep (1)

Find duplicate lines in a file and count how many time each line was duplicated?

How do I find files that do not contain a given string pattern?

Does a "Find in project..." feature exist in Eclipse IDE?

find: "-exec rm {} \;" vs. "-delete" - why is the former widely recommended?

How to exclude/ignore hidden files and directories in a wildcard-embedded "find" search?