[NTLUG:Discuss] Is there a command line utility which will report directory statistics?
Spicerun
spicerun at verizon.net
Thu Jan 19 06:22:52 CST 2006
Leroy Tennison wrote:
> Such things as number of files, number of subdirectories, size?
> Actually I don't care if it is truely command-line or if it is
> text-menu like mc, just something non-GUI. Thanks.
>
>
> _______________________________________________
> https://ntlug.org/mailman/listinfo/discuss
>
du is good for getting a summary of disk space usage within
directories/sub-directories.
df is good for giving stats on total amount of disk partitions used/free.
More information about the Discuss
mailing list