Show Disk Usage - du
Tagged with: cli, command, disk, du, Linux, size, usage
Sunday, December 30th, 2007 12:02 AM
du shows the ‘disk usage’ - the space taken up by the files and folders in the current directory.
du -bh | more
du shows the ‘disk usage’ - the space taken up by the files and folders in the current directory.
du -bh | more