Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google site




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 07-10-2006
ckandreou ckandreou is offline
Registered User
 

Join Date: Jul 2006
Posts: 1
Filter results through pipe with grep

ls -ltr | grep string
How can I use regular expressions to filter the results provided even more. I am using the above command as a reference.
Sponsored Links