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 -->
  #4 (permalink)  
Old 09-25-2005
unicksmunkey unicksmunkey is offline
Registered User
 

Join Date: Sep 2005
Location: Colorado Springs
Posts: 3
Try:
Code:
find . -type d
Reply With Quote