On Fri, Jan 31, 2003 at 04:56:09PM +0200, Jason Dale wrote: > Does anyone know of a tool that I can use to analyse how much disk space > a specific directory ( not filesystem ) is using ? in otherwords , something that can > allow me to conduct an in-depth analysis of a directory tree , how much space in Mb > that tree is using , how many files it has and how large those specific files are ? du is the command you are looking for. In particular: du -s . will give you the disk usage of the tree from the current directory. -- Norman Gaywood -- School of Mathematical and Computer Sciences University of New England, Armidale, NSW 2351, Australia norm@turing.une.edu.au http://turing.une.edu.au/~norm Phone: +61 2 6773 2412 Fax: +61 2 6773 3312 -- Psyche-list mailing list Psyche-list@redhat.com https://listman.redhat.com/mailman/listinfo/psyche-list