The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
how to find a file named vijay in a directory using find command
.
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 find a file named vijay in a directory using find command
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
10-25-2006
Glenn Arndt
Anomalous Lurker
Join Date: Feb 2006
Location: Indianapolis, IN
Posts: 255
A simple "man find" would help you.
Code:
find /opt -name vijay
Glenn Arndt
View Public Profile
Visit Glenn Arndt's homepage!
Find all posts by Glenn Arndt
Find Glenn Arndt's past nominations received
Find Glenn Arndt's present nominations given