![]() |
|
|
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 |
| While finding compare the result with given string | mr_bold | UNIX for Dummies Questions & Answers | 4 | 04-24-2008 10:31 PM |
| compare string in two files | MiLKTea | Shell Programming and Scripting | 2 | 03-10-2008 05:35 AM |
| Compare string to a pattern | jerryte | Shell Programming and Scripting | 2 | 01-25-2008 08:37 PM |
| String compare | sbasetty | Shell Programming and Scripting | 14 | 02-07-2007 05:24 AM |
| Compare Char to String | Phobos | High Level Programming | 3 | 04-09-2005 12:01 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
string compare
Hi,
I am trying to get an ouput of certain fields from a file: awk '{ print $NF }' portfile 8087 8047 localhost:1117 Now i need to take this output and see if it exists in netstat -a command. How do i check that. Thanks, Gundu |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|