Pastebin

Paste #3810: No description

< previous paste - next paste>

Pasted by Anonymous Coward

Download View as text

* `du -sh {directory}` list display size of directory in human readable format.
* `du -sh *` show size of each directory in the current path
* `df` disk space usage

```
$ du -sh *
 11M  Applications
1.9G	Desktop
 14G	Documents
8.0K	Downloads
1.7G	Dropbox
...
```

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.