The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
non recursive search in the current directory only
.
User Name
Remember Me?
Password
google site
Forums
Register
Blog
Man Pages
Forum Rules
Links
Albums
FAQ
Users
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
non recursive search in the current directory only
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
07-25-2008
zaxxon
Moderator
Join Date: Sep 2007
Location: Germany
Posts: 2,668
You can add the "-prune" switch which will not have descent the search to subdirectories.
zaxxon
View Public Profile
Find all posts by zaxxon