![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Passing global variable to a function which is called by another function | sars | Shell Programming and Scripting | 4 | 06-30-2008 12:39 PM |
| Function to find day of any given date. | RRVARMA | Shell Programming and Scripting | 5 | 05-12-2008 04:19 AM |
| How can I execute own ksh function in find -exec | piooooter | Shell Programming and Scripting | 11 | 04-03-2007 07:44 AM |
| find CPU Time for a function (subsecond precision) | zynnel | High Level Programming | 2 | 02-23-2005 12:53 PM |
| FIND function - system wide | DGoubine | UNIX for Dummies Questions & Answers | 5 | 02-03-2005 04:58 AM |
| View Poll Results: find function | |||
| UNIX for dummies |
|
2 | 100.00% |
| UNIX advanced topics |
|
0 | 0% |
| Voters: 2. You may not vote on this poll | |||
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
find function
I was trying the following "find" command to search for a particular file in UNIX directories:
find / -name <filename> -print Result on the screen appears like: find: cannot open <..> ..permission denied Is there any way, I could avoid these type of search results and only see the correct file? Cheers, Pravin Kumar |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|