![]() |
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 |
| 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 |
| Grep help | flood | Shell Programming and Scripting | 3 | 06-06-2008 01:14 AM |
| Grep | Aejaz | UNIX for Advanced & Expert Users | 3 | 04-30-2008 07:10 AM |
| grep | dineshr85 | Shell Programming and Scripting | 1 | 10-10-2007 04:52 AM |
| how to exclude the GREP command from GREP | yamsin789 | UNIX for Advanced & Expert Users | 2 | 10-05-2007 02:59 AM |
| Make grep -c display like grep -n? | Jerrad | Shell Programming and Scripting | 2 | 08-25-2006 12:20 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
grep
Why is it that when I script:
ps -ef |grep os_ It returns production 18160 1 0 May 11 ? 0:55 ora_dbw0_production > > > > > >production 17376 14627 1 12:39:10 ttyp1 0:00 grep ora_ > > > > > >production 18164 1 0 May 11 ? 2:15 ora_ckpt_production > > > > > >production 18166 1 0 May 11 ? 2:00 ora_smon_production > > > > > >production 18168 1 0 May 11 ? 0:00 ora_reco_production > > > > > >production 18170 1 0 May 11 ? 1:32 ora_cjq0_production > > > > > >production 18162 1 0 May 11 ? 3:47 ora_lgwr_production > > > > > >production 18158 1 0 May 11 ? 1:19 ora_pmon_production > > > > > >production 18172 1 0 May 11 ? 21:26 ora_qmn0_production What is line 2 and if it's not a db process why did it pull it up? |
|
||||
|
Reply
Oops, your right. I meant grep ora_.
Thanks for the help. I was on the right track, I just didn't know how to bring it on home. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|