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



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
count number of files in a directory finalight Shell Programming and Scripting 5 05-14-2009 07:57 AM
Count files lines in a directory? davidoff Shell Programming and Scripting 13 04-08-2008 02:04 AM
Count the number of files in a directory Raynon Shell Programming and Scripting 14 08-16-2007 10:07 PM
awk command to find the count of files ina directory sish78 Shell Programming and Scripting 11 07-19-2007 08:00 AM
How to find the count of files in a directory sish78 UNIX for Dummies Questions & Answers 5 02-01-2007 03:58 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 10-03-2008
kwa71 kwa71 is offline
Registered User
  
 

Join Date: Feb 2005
Posts: 8
script to count files in a directory

Hello,

I was wondering if anyone had an answer for this?

thanks,

KW
  #2 (permalink)  
Old 10-03-2008
manmeet manmeet is offline
Registered User
  
 

Join Date: Sep 2008
Posts: 51
Hi,
I think this link will help u
Count the number of files in a directory
  #3 (permalink)  
Old 10-03-2008
vidyadhar85's Avatar
vidyadhar85 vidyadhar85 is offline Forum Staff  
Moderator(The Tutor)
  
 

Join Date: Jun 2008
Location: INDIA
Posts: 1,390
try using this.
Code:
ls -l|grep -c '^-'
  #4 (permalink)  
Old 10-04-2008
ikorolev ikorolev is offline
Registered User
  
 

Join Date: Sep 2008
Posts: 40
Code:
ls -1 | wc -l 2>/dev/null
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 05:34 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0