Dear Expert,
Need your advise where my mistaken.
trying for make combine line with "key" but not working...
if input like this :
Part=BYN8592P_9NB01_S01 Section=9
Part=BYN8592P_9NB01_S02 Section=10
Part=BYN8592P_9NB01_S03 Section=11
Section=10 70000
Section=11 80000
Section=9 90000
and i...
Hi Experts,
I am trying learning perl, and found this issue,
datares :
ExternalNetwork=1,Cell=1234 att 555
ExternalNetwork=1,Cell=5678 att 553
script :
#!/usr/bin/perl
open (FILE, 'checkres');
while (<FILE>) {
chomp;
($name, $fr, $value) = split("\t");
print...
Absolutely working perfect...
Thx alot Annihilannic, but I might to ask ...
what the meaning /^[0-9][0-9][0-9][0-9]-/ coz I tried to understand but I can not.
Regards,
Lepi
Dear Annihilannic,
absolutely like what you wrote.
WR,
Lepi
RNC01 3G_BIAS 2010-03-03 12:56:10 w IMA Link Reception Unusable at Far End remote_node_transmission_error ImaGroup=1-1-ima1,ImaLink=3
RNC01 3G_BIAS 2010-03-03 16:46:52 M Loss of Tracking replaceable_unit_problem...
Very appreciate, its solved my first problem buat i need also grep some line together and join them,
Subnetwork, Mecontex, 2010-03-03 16:46:52 M Loss of Tracking replaceable_unit_problem Synchronization=1
any clue to joint this argument..
Hi
I need to grep some data from the same syntax, but still not work perfectly :
cat RBS_100310_old | sed -e 's/=/ /g' -e 's/,/ /g' | awk '/mobrowser_pid/ {getline;getline;$7,$9}' just get Subnetwork n Mecontex
but i can not get specific problem on different line.
really appriciate any...
its works perfectly...
and I cdontinue with end of script...
but I still have other problem to replace the last field...
I have two files, and I try to join them with replacing a last field from file1 with second field of file2...
file1
------------------------------------
LABSC02 LG005G1...
Hi all,
I have made some script to modify data :
MO CELL CHGR TEI SIG DCP1
RXOTRX-0-0 LG300D1 ALL 0 CONC 128
SWVERREPL SWVERDLD SWVERACT DCP2
DEFAULT...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.