The UNIX and Linux Forums  

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



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 04-23-2007
teambrew teambrew is offline
Registered User
 

Join Date: Apr 2007
Posts: 1
One of the easy way to list just the directory is using ls -ltr|grep ^d
try that.
Reply With Quote