28 июн. 2009 г. · This command should get you what you are looking for: find / -type d -name httpdocs that will search from the root of your server for directories with the name ... |
2 июл. 2010 г. · If you want to find a particular directory that might be anywhere on your computer, the following will work, but it might take a while. |
11 июн. 2017 г. · The following commands perform the required query: find -name "*c*" -type d. starts with the current directory (no need to specify directory ... |
21 янв. 2011 г. · I am trying to find a directory named 480debugerror nested under child directories. I don't know the exact path, or even if I have the exact ... |
8 дек. 2009 г. · Try a find in a find: find . -type d -name "a*" -exec find {} -name "b" \;. Starting at the current directory ( . ), find will look for all ... |
13 мар. 2012 г. · Is there a simple way to search for that file, without manually cutting into parts its name to provide directory name and file name separately? |
27 мая 2021 г. · Find directories named foo and -prune them. find . -type d -name foo -prune. find does not add trailing slashses. |
29 февр. 2024 г. · A folder that is named ".", just dot and nothing else, does not appear in dolphin or krusader file managers. ls -a shows the folder. Terminal ... |
5 апр. 2011 г. · I usually use find: $ find . -name 'FolderBasename*' -type d. or for more complex queries $ find . -regex '{FolderRegex}' -type d. |
1 апр. 2014 г. · I'd like to recursively walk all directories inside a target directory, and stop each recursive call after the first .git directory is found. |
Novbeti > |
Axtarisha Qayit Anarim.Az Anarim.Az Sayt Rehberliyi ile Elaqe Saytdan Istifade Qaydalari Anarim.Az 2004-2023 |