Sponsored Content
Top Forums Shell Programming and Scripting Need to get word after a specific word Post 302969316 by MadeInGermany on Monday 21st of March 2016 02:01:57 PM
Old 03-21-2016
The = is surrounded by spaces that you need to capture
Code:
sed -n 's/\(.*HOST *= *\)\([^)]*\)\(.*\)/\2/p'

You can omit the non-needed brackets
Code:
sed -n 's/.*HOST *= *\([^)]*\).*/\1/p'

This User Gave Thanks to MadeInGermany For This Post:
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

How to replace a specific word in specific column?

Hi My orginal file is like (100s of lines) id host ip location remarks 1 host1 ip1 - xxx 2 host2 ip2 - xxx 3 host3 ip3 - xxx -- -- 9 host9 ip9 - xxx I have a ref file like host1 location1 host2 location2 host3 location3 -- --... (6 Replies)
Discussion started by: ./hari.sh
6 Replies

2. Shell Programming and Scripting

Grep out specific word and only that word

ok, so this is proving to be kind of difficult even though it should not be. say for instance I want to grep out ONLY the word fkafal from the below output, how do I do it? echo ajfjf fjfjf iafjga fkafal foeref afoafahfia | grep -w "fkafal" If i run the above command, i get back all the... (4 Replies)
Discussion started by: SkySmart
4 Replies

3. UNIX for Dummies Questions & Answers

How to print line starts with specific word and contains specific word using sed?

Hi, I have gone through may posts and dint find exact solution for my requirement. I have file which consists below data and same file have lot of other data. <MAPPING DESCRIPTION ='' ISVALID ='YES' NAME='m_TASK_UPDATE' OBJECTVERSION ='1'> <MAPPING DESCRIPTION ='' ISVALID ='NO'... (11 Replies)
Discussion started by: tmalik79
11 Replies

4. UNIX for Dummies Questions & Answers

Find EXACT word in files, just the word: no prefix, no suffix, no 'similar', just the word

I have a file that has the words I want to find in other files (but lets say I just want to find my words in a single file). Those words are IDs, so if my word is ZZZ4, outputs like aaZZZ4, ZZZ4bb, aaZZZ4bb, ZZ4, ZZZ, ZyZ4, ZZZ4.8 (or anything like that) WON'T BE USEFUL. I need the whole word... (6 Replies)
Discussion started by: chicchan
6 Replies

5. Shell Programming and Scripting

Fetch entries in front of specific word till next word

Hi all I have following file which I have to edit for research purpose file:///tmp/moz-screenshot.png body, div, table, thead, tbody, tfoot, tr, th, td, p { font-family: &quot;Liberation Sans&quot;; font-size: x-small; } Drug: KRP-104 QD Drug: Placebo Drug: Metformin|Drug:... (15 Replies)
Discussion started by: Priyanka Chopra
15 Replies

6. UNIX for Dummies Questions & Answers

Quick UNIX command to display specific lines in the middle of a file from/to specific word

This could be a really dummy question. I have a log text file. What unix command to extract line from specific string to another specific string. Is it something similar to?: more +/"string" file_name Thanks (4 Replies)
Discussion started by: aku
4 Replies

7. Shell Programming and Scripting

Need a word which just comes next to after grep of a specific word

Hi, Below is an example : ST1 PREF: int1 AVAIL: int2 ST2 PREF :int1 AVAIL: int2 I need int1 to come in preferred variable while programming and int2 in available variable Please help me doing so Best regards, Vishal (10 Replies)
Discussion started by: Vishal_dba
10 Replies

8. Shell Programming and Scripting

How to print multiple specific column after a specific word?

Hello.... Pls help me (and sorry my english) :) So I have a file (test.txt) with 1 long line.... for example: isgc jsfh udgf osff 8462 error iwzr 653 idchisfb isfbisfb sihfjfeb isfhsi gcz eifh How to print after the "error" word the 2nd 4th 5th and 7th word?? output well be: 653 isfbisfb... (2 Replies)
Discussion started by: marvinandco
2 Replies

9. Shell Programming and Scripting

Search for a specific word and print only the word from the input file

Hi, I have a sample file as shown below, I am looking for sed or any command which prints the complete word only from the input file. Ex: $ cat "sample.log" I am searching for a word which is present in this file We can do a pattern search using grep but I need to cut only the word which... (1 Reply)
Discussion started by: mohan_kumarcs
1 Replies

10. UNIX for Beginners Questions & Answers

How to search for a word in column header that fully matches the word not partially in awk?

I have a multicolumn text file with header in the first row like this The headers are stored in an array called . which contains I want to search for each elements of this array from that multicolumn text file. And I am using this awk approach for ii in ${hdr} do gawk -vcol="$ii" -F... (1 Reply)
Discussion started by: Atta
1 Replies
arp(1M) 																   arp(1M)

NAME
arp - address resolution display and control SYNOPSIS
hostname [system] [system [core]] | hostname filename hostname hw_address rif_address] hostname nport_id DESCRIPTION
The command displays and modifies the Internet-to-Ethernet and Internet-to-Fibre Channel address translation tables used by the Address Resolution Protocol (ARP). Options has the following keyletter options: hostname Display the current ARP entry for hostname, which must appear in the hostname database (see hosts(4)), or for the DARPA Internet address expressed in Internet standard ``dot'' notation. Display all current ARP entries by reading the table from based on the kernel file system (default On PA systems only: if a core argument is supplied, read the table from core instead of The option provides the same information as the option except that network addresses are not displayed symbolically. If an ARP entry exists for the host called hostname, delete it. This option cannot be used to delete a permanent ARP entry whose IP address is an interface on the local system. (Not recommended). Delete a permanent ARP entry whose IP address is an interface on the local system. The removal of such an ARP entry may result in loss or limitation of network connectivity with remote machines. The local system will no longer respond to ARP requests for this IP address. Conse- quently, communication with remote systems is possible only when that communication is initiated by the local system. This option should be used with extreme caution. Read file filename and set multiple entries in the ARP tables. Fibre Channel entries in the file should be of the form: Other entries in the file should be of the form: hostname hw_address rif_address] The argument meanings are the same as for the option. Create an ARP entry for the host called hostname with the hardware station address hw_address. The hardware station address is given as six hexadecimal bytes separated by colons. If an ARP entry already exists for hostname, the existing entry is updated with the new information. The entry is permanent unless the word is given in the command. If the word is specified, the entry is published, which means that this system will act as an ARP server responding to requests for hostname even though the host address is not its own. The word specifies source routing information used for token ring networks. This information allows you to specify the particular bridge route which the token ring packet should be delivered. rif_address is given as an even number of hexa- decimal bytes separated by colons, up to a maximum of 16 bytes. Create a permanent ARP entry for the Fibre Channel host called hostname with the N_Port address nport_id. The N_Port address is given as three hexadecimal bytes separated by colons. If an ARP entry already exists for hostname, the existing entry is updated with the new information. You need superuser privilege to use the and options. See the Neighbor Discovery Protocol (ndp(1M)) for IPv6. AUTHOR
was developed by HP and the University of California, Berkeley. SEE ALSO
ifconfig(1M), inet(3N), hosts(4), arp(7P), ndp(1M). arp(1M)
All times are GMT -4. The time now is 01:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy