bash:directories:empty_all_files_in_a_directory
Differences
This shows you the differences between two versions of the page.
bash:directories:empty_all_files_in_a_directory [2021/07/07 15:41] – created peter | bash:directories:empty_all_files_in_a_directory [2021/07/07 15:42] (current) – peter | ||
---|---|---|---|
Line 4: | Line 4: | ||
find . -name " | find . -name " | ||
</ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Delete all files in the directory ===== | ||
+ | |||
+ | <code bash> | ||
+ | find . -name ' | ||
+ | </ | ||
+ | |||
+ |
bash/directories/empty_all_files_in_a_directory.1625672511.txt.gz · Last modified: 2021/07/07 15:41 by peter