The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 04-28-2008
kittusri9 kittusri9 is offline
Registered User
  
 

Join Date: Apr 2008
Posts: 40
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.