![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| awk and sed filtering | invinzin21 | Shell Programming and Scripting | 2 | 01-11-2008 03:56 AM |
| port filtering | ujjwalmohan | HP-UX | 0 | 11-26-2007 01:18 AM |
| Filtering Data | bobo | UNIX for Dummies Questions & Answers | 2 | 09-19-2007 04:06 PM |
| Filtering Data | Raynon | Shell Programming and Scripting | 7 | 09-05-2007 07:38 PM |
| Need help in string filtering (KSH) | rockysfr | Shell Programming and Scripting | 1 | 06-28-2007 03:04 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I have a Ques. Regarding awk
I have few strings in a file, like.. ABC DEF_ABC GHI_ABC GHI Now I want string which has only 'ABC', not the part of any other string as it is also present in 'DEF_ABC' Output should be ABC Please guide me asap !! Thanks |
|
||||
|
Hey,
I'll describe the Problem in more explainatory manner now... I have.. AUDIT_QUEUE SOF_AUDIT_QUEUE FAILURE_QUEUE EXCEPTION_QUEUE EXCEPTION_AUDIT_QUEUE NOW..i want the o/p AUDIT_QUEUE only, as AUDIT_QUEUE is part of another two strings how can i ignore those strings. {using awk and grep } Give me the solutions plz. Thanks |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|