The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM


UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
How to find size of a file kittusri9 Shell Programming and Scripting 4 04-28-2008 05:01 AM
unix script to check whether particular file exists and to find its size Balachandar Shell Programming and Scripting 9 02-04-2008 11:56 PM
find file size hgriva1 Shell Programming and Scripting 6 11-07-2007 12:07 AM
command to find out total size of a specific file size (spread over the server) abhinov SUN Solaris 3 08-08-2007 03:48 AM
find the file by size rooh UNIX for Dummies Questions & Answers 1 08-16-2001 04:21 AM

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-23-2006
Registered User
 

Join Date: Jun 2006
Posts: 4
Question how to find the file size in unix

Anybody can help

HOW TO FIND THE FILE SIZE IN UNIX

Last edited by lmraochodisetti; 07-24-2006 at 12:15 AM.
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 07-24-2006
Playing with Ubuntu Now!
 

Join Date: Oct 2005
Location: Chennai
Posts: 364
ls

Did you try
Code:
'ls -l'
Reply With Quote
  #3 (permalink)  
Old 07-24-2006
tayyabq8's Avatar
UNIX Hobbyist
 

Join Date: Nov 2004
Location: /World/Asia/MiddleEast/Kuwait/Salmiya
Posts: 513
To get filename and its size only:
Code:
ls -la | awk '{print $9, "\t", $5}'
Reply With Quote
  #4 (permalink)  
Old 07-24-2006
Registered User
 

Join Date: May 2006
Location: INDIA
Posts: 5
You Can use
du -k filename
Reply With Quote
  #5 (permalink)  
Old 07-24-2006
Registered User
 

Join Date: Jun 2006
Posts: 4
Thanks to all

Thanking you to all who have given reply to my faq.
Reply With Quote
Google UNIX.COM
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 06:45 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0