Search Results

Search: Posts Made By: xonicman
11,522
Posted By xonicman
I'm not sure, if I understand you clearly. ...
I'm not sure, if I understand you clearly.

If there is hostname usage in scripts (DNS names) you could use "/etc/hosts" file (or equivalent) on your server to override hostname <-> IP assignment:...
8,227
Posted By xonicman
I've prepared perl script, which will not show...
I've prepared perl script, which will not show repetitious messages. It looks for every incoming line, remember all new messages and do not show them, if they appeared previously. Message is the...
9,280
Posted By xonicman
Ups... sorry. I've not read carefully, that you...
Ups... sorry. I've not read carefully, that you use HPUX.
8,227
Posted By xonicman
My question is: Does every message have 2...
My question is: Does every message have 2 duplicates in input data?

You gave abc.txt example, where every messages is duplicated with 'READER_1_2_1>' and 'READER_1_3_1>' headers added. If all...
9,280
Posted By xonicman
Keep It Simple :-) grep -ir 'string' *
Keep It Simple :-)


grep -ir 'string' *
3,002
Posted By xonicman
perl -n -e 'chomp; print "$_ ";'...
perl -n -e 'chomp; print "$_ ";' file_with_email_addresses
9,746
Posted By xonicman
You have to type semicolon ";" at the end of...
You have to type semicolon ";" at the end of following line

range dynamic-bootp 10.0.0.5 10.0.0.253
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 10:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy