Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in find

Unix find: multiple file types

unix find

How to remove trailing whitespaces for multiple files?

Why are the backslash and semicolon required with the find command's -exec option?

linux command find backslash

Linux why can't I pipe find result to rm?

linux bash find pipe rm

Windows equivalent for Unix find command to search multiple file types

Limit search to specified Folders or File Types in Visual Studio?

Find all CSV files in a directory using Python

python csv file directory find

How do I find the current directory of a batch file, and then use it for the path?

Using `find -perm` to find when a permission is not set

linux bash find

linux find regex

regex linux bash unix find

How to delete many 0 byte files in linux?

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

bash find

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

sed find grep replace

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

bash shell find

Capturing output of find . -print0 into a bash array

arrays bash null find delimiter

How can I find a file/directory that could be anywhere on linux command line? [closed]

linux bash find ksh locate

How do I list all the files in a directory and subdirectories in reverse chronological order?

unix find ls

How can I find all *.js file in directory recursively in Linux? [closed]

linux find

How to find file accessed/created just few minutes ago

linux bash shell unix find

How to find files excluding symbolic links?

linux find symlink