Review Note

Last Update: 07/10/2024 01:24 PM

Current Deck: Bash fundamentals

Published

Fields:

Effect
print the disk usage for each file in dir
Command
du -s dir/*
Comments
the -s, --summarize option stops du recursing into folders

Tags:

bash_fundamentals

Suggested Changes:

Deck Changes (Suggestion to move the Note to the following Deck):

Field Changes:

Tag Changes: