Talk:du (Unix)
This article is rated Start-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||||||||
|
Error?
[edit]The entry
The weight of directories:
$ du -d 1-c -h |
does not work on a fedora system ? --Anon. does not work on ubuntu either... —Preceding unsigned comment added by 137.120.180.34 (talk) 09:31, 17 December 2007 (UTC)
- I wonder if what was meant was was
The weight of directories: $ du -D */ -c -h
- --Gwern (contribs) 19:47 24 January 2007 (GMT)
This should mention what the default unit of disk space is. Is is 512 bytes? 98.207.58.135 (talk) 13:25, 21 February 2008 (UTC)
More general command
[edit]The command
$ du -sk .[!.]* *| sort -n
does not always work because the '!' is interpreted as a shortcut to another command in some shells. I suggest replacing it with '^' which works more often. Neptilo (talk) 11:36, 20 January 2013 (UTC)
Suspected author misspelling
[edit]One of the authors is listed as "Torbjorn Granlund" but I was wondering if his actual name is "Torbjörn Granlund" as the name seem like it could be the swedish name "Torbjörn". I believe the man page might spell his name this way because to avoid using non-ascii characters.
- Start-Class Computing articles
- Low-importance Computing articles
- Start-Class software articles
- Unknown-importance software articles
- Start-Class software articles of Unknown-importance
- All Software articles
- Start-Class Free and open-source software articles
- Low-importance Free and open-source software articles
- Start-Class Free and open-source software articles of Low-importance
- All Free and open-source software articles
- All Computing articles