The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
list files
.
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
:
list files
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
5
(
permalink
)
06-21-2005
avadhani
Registered User
Join Date: Jun 2005
Posts: 15
Hi ,
Following comand (as you mentioned) gave me correct file name . I want to pipe that filename to other unix command.
find /parent/dir/to/search -name '*.[c|cpp|h]' -exec basename {} \;
Thank for your interest.
avadhani
View Public Profile
Find all posts by avadhani
Find avadhani's past nominations received
Find avadhani's present nominations given