Thank you for the tip. Teddy, orasnita at home.ro ----- Original Message ----- From: "Thomas Ward" <slingshooter@xxxxxxxxxxxx> To: <speakup at braille.uwo.ca> Sent: Wednesday, June 05, 2002 4:36 PM Subject: Re: How to find out the size of more files? > Hi, ok this one is real easy. If you want to get the size of a folder and > all subfolders type: > > du foldername > > If you want just the total size of a folder such as /usr type: > > du -s /usr > > To see specific info on a file or a group of files let us say zip files > type: > > ls -l *.zip > > You will get a list of zip files, permitions, and sizes. > > > > > > > _______________________________________________ > Speakup mailing list > Speakup at braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >