On Thursday 24 Oct 2002 10:11 am, Philip S Tellis wrote:
: > cat /etc/passwd| awk -F : '{ print "echo -n For " $1 " ;\ : > echo " " ; du -sh " $6 " ;echo -------"}' \ : > : > >test.sh;chmod +x test.sh;./test.sh : : how will this say anything about printer usage?
i forgot to mension this will print only for DISK USAGE PER USER happy :-)
sachin