![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to find the file size in unix | lmraochodisetti | UNIX for Advanced & Expert Users | 5 | 12-16-2008 08:51 AM |
| Find file size and date | gsusarla | UNIX for Advanced & Expert Users | 10 | 04-08-2008 05:33 PM |
| find file size | hgriva1 | Shell Programming and Scripting | 6 | 11-07-2007 04:07 AM |
| command to find out total size of a specific file size (spread over the server) | abhinov | SUN Solaris | 3 | 08-08-2007 06:48 AM |
| find the file by size | rooh | UNIX for Dummies Questions & Answers | 1 | 08-16-2001 07:21 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How to find size of a file
Hi,
I have to directory /usr/inbound ------------- 10900.txt 10889.txt 109290202.txt I need to create inbound directory and i need to know size of these files one by one if file size is zero i need to print message like "empty file" Please help me how to solve this thanks krish. |
|
||||
|
I need to know file size one bye one
/usr/inbound ------------- 10900.txt assume 2k 10889.txt 0k 109290202.txt 0k I need to know file one bye one, take file names one by one and find size of each file and print the sizes hope you understand my problem please help me on this. |
|
||||
|
Hi
Thankyou i got it.................it works fine |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|