Added a comment
This commit is contained in:
parent
c85898f86e
commit
04d107c75c
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://sunny256.sunbase.org/"
|
||||
nickname="sunny256"
|
||||
subject="comment 1"
|
||||
date="2012-11-28T23:21:11Z"
|
||||
content="""
|
||||
du(1) also accepts the -L option, so if you for example want to find what directories occupies most storage:
|
||||
|
||||
$ du -L | sort -n
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue