![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| row count of all files with more than 0 byte | sri2005 | UNIX for Dummies Questions & Answers | 6 | 04-29-2008 06:39 PM |
| Count files lines in a directory? | davidoff | Shell Programming and Scripting | 13 | 04-08-2008 03:04 AM |
| Display the count of files | wayne1411 | Shell Programming and Scripting | 4 | 01-09-2008 10:09 PM |
| count of files | mahalakshmi | Shell Programming and Scripting | 13 | 11-28-2006 09:01 AM |
| command to count files in dir | balireddy_77 | Shell Programming and Scripting | 4 | 11-15-2006 01:56 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Provide a count of files
Hi,
I'm a unix newbie and need your help. I need to get a count of files on our server. Number of .html files, Number of .pdf's, and Number of .ppt. I tried: find . -type f | wc -l but it only give me a total count. Thanks. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|