The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


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
echo debasis.mishra Shell Programming and Scripting 0 03-27-2006 09:35 PM
How to set echo on siegfried Shell Programming and Scripting 1 11-17-2005 10:56 PM
What does echo ^[[r do? hamsasal UNIX for Advanced & Expert Users 1 07-24-2005 10:14 AM
echo with \n whatisthis UNIX for Dummies Questions & Answers 3 05-18-2005 07:59 AM
echo help bb00y High Level Programming 5 10-02-2002 05:53 PM

Closed Thread
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 06-30-2003
Registered User
 

Join Date: May 2002
Posts: 25
echo ?????

I know..listing the files/directory names with 5 characters.
Forum Sponsor
  #2  
Old 06-30-2003
oombera's Avatar
Registered User
 

Join Date: Aug 2002
Location: Cleveland, OH
Posts: 804
I'm not sure if this is a post by itself or not, but if you're asking how to list files/directories with names that are five characters long...
Code:
ls | awk 'length($1) == 5 {print}'

Last edited by oombera; 02-13-2004 at 12:41 PM.
Google The UNIX and Linux Forums
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 07:51 AM.


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

Content Relevant URLs by vBSEO 3.2.0