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 the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 02-05-2008
pt14 pt14 is offline
Registered User
  
 

Join Date: Nov 2005
Posts: 28
find . -name "*.txt" -exec dirname {} \; | sort -u