DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
ubuntu command to list largest files
du -a /dir/ | sort -n -r | head -n 20 # where /dir/ is the directory name
Source by www.cyberciti.biz #
PREVIOUS
NEXT
Tagged:
#ubuntu
#command
#list
#largest
#files
ADD COMMENT
Topic
COMMENT
Name
3+7 =
Submit