![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| display warning messages on command line | Danish Shakil | Shell Programming and Scripting | 2 | 02-22-2009 02:22 AM |
| Info req: /var/adm/messages - Kern.warning - different ID messages | Petrucci | SUN Solaris | 1 | 12-04-2008 01:30 PM |
| grep exact string/ avoid substring search | albertashish | UNIX for Dummies Questions & Answers | 3 | 11-03-2008 12:47 PM |
| Redirecting the warning messages. | keka | Shell Programming and Scripting | 1 | 03-20-2007 05:11 AM |
| Telnet Server FTP warning messages 500 'AUTH GSSAPI' how to resolve?? | csviking | UNIX for Dummies Questions & Answers | 0 | 07-10-2006 07:04 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hi All,
When i try to grep for a patern in an directory, I am getting warning like "No such file or directory". Anyway script is working as expected. but i need to avoid this warning message. Pass="`find . -type f | xargs grep 'test result - pass' | wc -l`" grep: ./results/6052278-1-717520-HFR_QFTS_ALL.__taskid2.isis_test.Beginning: No such file or directory grep: ISIS: No such file or directory grep: config: No such file or directory grep: load: No such file or directory grep: ./results/6052278-1-717520-HFR_QFTS_ALL.__taskid2.isis_test.Beginning: No such file or directory grep: interface%2Fbasic: No such file or directory grep: pings%2Ftraceroute%2Fcontroller: No such file or directory grep: check: No such file or directory Thanks, Parkkavan |
| Bookmarks |
| Tags |
| grep warning |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|