![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| grep not working | u263066 | UNIX for Dummies Questions & Answers | 5 | 09-26-2008 08:22 AM |
| cat and grep not working | jphess | UNIX for Advanced & Expert Users | 3 | 09-08-2008 04:51 PM |
| grep -r isn't working | harishmitty | SUN Solaris | 8 | 09-04-2008 02:44 AM |
| simple perl script not working | hankooknara | Shell Programming and Scripting | 4 | 01-11-2007 02:02 AM |
| Why this simple script, is not working ? | so_friendly | Shell Programming and Scripting | 4 | 07-11-2006 03:05 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
simple grep is not working for me
Hi, On the log Netscape log, I need to grep for 500 error. I am doing that but I also get 1500 in that same log.
cat access |grep "500" Results: "GET /css/RBR.css HTTP/1.1" 200 15000 304 - - - 399 639 523 164 0 This not what I need... Please advice. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|