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 > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #11 (permalink)  
Old 10-24-2008
Leo_NN Leo_NN is offline
Registered User
  
 

Join Date: Sep 2008
Posts: 34
Yes, something like this, thanks.

1.Should it be just "ls" instead of "ls -l"?
2.How to check if "object" is in the list?
3. what is the right syntax to put some params into grep, like
ls | grep "${VENDOR}_${SOURCE}_[A-Z]*_[0-9]\{14\}*_[0-9]*.txt" ???

Go Celts!

Last edited by Leo_NN; 10-24-2008 at 01:16 PM..