tutorials:linux_essential_commands
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tutorials:linux_essential_commands [2022/07/27 17:23] – chkuo | tutorials:linux_essential_commands [2023/10/03 13:03] (current) – chkuo | ||
---|---|---|---|
Line 28: | Line 28: | ||
* examples: | * examples: | ||
* '' | * '' | ||
- | * '' | + | * '' |
* 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 '' | ||
* '' | * '' | ||
* '' | * '' | ||
Line 54: | Line 55: | ||
* '' | * '' | ||
* '' | * '' | ||
+ | * '' | ||
+ | * example: download all ' | ||
+ | * '' | ||
+ | |||
tutorials/linux_essential_commands.1658913837.txt.gz · Last modified: 2022/07/27 17:23 by chkuo