The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
question about find command
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
question about find command
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
5
(
permalink
)
10-26-2006
hnhegde
Registered User
Join Date: Aug 2006
Posts: 22
Hi Bill,
Thanks for the quick reply. I tried:
find / -name '<filename>' -print
This yields the same result set as:
find / -name <filename> -print
hnhegde
View Public Profile
Find all posts by hnhegde