List Question
10 TechQA 2025-01-06 01:49:45how to ignore directory in find by full path
357 views
Asked by sandric
What do {} and \ mean in 'sudo find /var/www/html -type d -exec chmod g+s {} \;'
1000 views
Asked by rokpoto.com
Delete only Directories (not files) older than x days in Linux
2.9k views
Asked by sunil
grep -f with a here document
957 views
Asked by Sridhar Sarnobat
Write the file name before deleting
619 views
Asked by Dragos Cazangiu
How does `find <path> -name "*.sh" -exec chmod +x \{\} \;` work?
910 views
Asked by Blaisem
How to use GNU find command to find files by pattern and list files in order of most recent modification to least?
547 views
Asked by devLinuxNC
How to find all files that match a regex and store the result in a variable?
91 views
Asked by Omar Dulaimi
Exit 1 if there any output, otherwise 0
160 views
Asked by Rodrigo
the rules of find -cmin 0 and -ctime 0
586 views
Asked by joker