Filesystem usage by Directory wise
- From: balreddy.gattu@xxxxxxxxx
- Date: 26 Sep 2006 14:46:01 -0700
Hi All,
Iam working on sun solaris system. I am looking for a utility which
needs to display the size of each directory in the filesystem.
i.e The utility needs to display the total size of the filesystem and
the usage with each directory wise,
example:
/test filesystem
df -h will return the filesystem usage of /test.
But i want the usage like this:
/test
Total used %
2 TB 1TB 50%
Usage:
Directory name Usage %
/test/abc 0.25TB 12.5%
/test/xyz 0.5TB 25%
.................
Thanks,
Gattu
.
- Follow-Ups:
- Re: Filesystem usage by Directory wise
- From: Kenan Kalajdzic
- Re: Filesystem usage by Directory wise
- From: Bill Marcum
- Re: Filesystem usage by Directory wise
- Prev by Date: Re: Get the most recent file in a remote server using FTP script
- Next by Date: Re: Get the most recent file in a remote server using FTP script
- Previous by thread: Get the most recent file in a remote server using FTP script
- Next by thread: Re: Filesystem usage by Directory wise
- Index(es):
Relevant Pages
|