Tag: find


Found 962 results for 'find'.


1) bash - Generalized chmod function differentiating between directories and files (i.e.: with find)
2) bash - Show files from the last 2 days on a mounted ntfs system?
3) linux - How do I find all files containing specific text on Linux?
4) arrays - Capturing output of find . -print0 into a bash array
5) bash - Find all files with a filename beginning with a specified string?
6) linux - How to exclude a directory in find . command
7) linux - Linux find file names with given string recursively
8) find - Can I disable command execution in find
9) bash - Remove path from find command output
10) bash - Linux: How can I get a different exit code from the find command if no files matching the pattern I used are found?
11) backup - rsync only files created or modified after a date and time
12) bash - Why doesn't xargs on find work with a series of commands using pushd and popd to walk a directory subtree?
13) macos - Looping through wildcard folders and executing multiple commands in Bash
14) linux - count files in a list of directories
15) linux - How do I use find to copy all found files to a new name in their same directories?
16) find - File name with spaces piped to two xargs commands
17) bash - Find two newest change files and compare them
18) bash - How can I make `find` find files in reverse chronological order?
19) linux - *nix find -type flag: can it accept multiple types?
20) linux - "find" command does not find
21) bash - Alias find to ignore "permission denied" errors
22) bash - copying specific files to different directory
23) find - find does not work on symlinked path?
24) linux - Why are the backslash and semicolon required with the find command's -exec option?
25) linux - Chmod recursively
26) shell-script - Find command not working in shell script
27) bash - Command find and tar in script
28) shell - pipeline as find's -exec argument
29) shell - pipe commands inside find -exec?
30) find - Equivalent maxdepth for find in AIX
31) find - Limit POSIX find to specific depth?
32) linux - How can I get `find` to ignore .svn directories?
33) linux - Find the files that have been changed in last 24 hours
34) windows-7 - 'find' is not recognized as an internal or external command operable program or batch file
35) linux - Delete set of directories using find command without running into argument list too long
36) windows - Keep Find bar open across all other tabs in Firefox 25
37) linux - find command default sorting order
38) shell-script - How does this find command using "find ... -exec sh -c '...' sh {} +" work?
39) bash - Exit bash when find gets to a folder with permission denied
40) linux - How to find the last occurrence of a string in column 1 and replace the corresponding value in column 3?
41) bash - Find and replace words in text file recursively
42) linux - Understanding find with atime, ctime, and mtime
43) find - Why do these two find-commands give different results?
44) command-line - Getting all files that have been modified on a specific date
45) scripting - Script or command to list all top-level directories that contain sub-directories with modified files less than 30 days old
46) linux - Interpreting regular expressions using find in Linux confusion
47) bash - Parent child directory same name , move files to parent directory
48) bash - Is this bash argument substitution?
49) bash - Run find on find
50) bash - find files not matching list of filename patterns