Is there a system call that will give a file size (given it's name & path) ? I know that a possible answer can be the use of the system() call, and using ls -l| sort -bn +4 from the shell it open- but I'm looking for something more simple. Thanks ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
- Re: File size question Edward Gold
- Re: File size question Alex Shnitman
- Re: File size question Ben-Nes Michael
- Re: File size question Ariel Biener
- Re: File size question Edward Gold
- Re: File size question Oded Arbel