The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
how to use find commnad to show only path of the result
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
how to use find commnad to show only path of the result
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
02-05-2008
pt14
Registered User
Join Date: Nov 2005
Posts: 28
find . -name "*.txt" -exec dirname {} \; | sort -u
pt14
View Public Profile
Find all posts by pt14
Find pt14's past nominations received
Find pt14's present nominations given