Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How can I supress the 'misses' with a linux 'find'

966239Oct 4 2012 — edited Oct 4 2012
Hi,

I'm searching for a string using 'find'.

When using find, I always get a lot of rows of dierctories that say 'permission denied' in my output. How can I supress those rows.
find ./ -name 'abc' -print
This post has been answered by Veeresh.S on Oct 4 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 1 2012
Added on Oct 4 2012
3 comments
292 views