tutorials:linux_essential_commands
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
tutorials:linux_essential_commands [2022/11/24 15:55] – chkuo | tutorials:linux_essential_commands [2023/10/03 13:03] (current) – chkuo | ||
---|---|---|---|
Line 31: | Line 31: | ||
* These examples are useful for calculating file sizes or clean up. | * These examples are useful for calculating file sizes or clean up. | ||
* To calculate all file sizes, pipe the file names to '' | * To calculate all file sizes, pipe the file names to '' | ||
- | * To remove all files found by the command, pipe the file names to '' | + | * To remove all files found by the command, pipe the file names to '' |
+ | * To remove all directories found by the command, pipe the directory names to '' | ||
* '' | * '' | ||
* '' | * '' |
tutorials/linux_essential_commands.1669276509.txt.gz · Last modified: by chkuo