Search Results

Search: Posts Made By: ozcanaydin
1,032
Posted By ozcanaydin
Thanks, BR
Thanks, BR
1,032
Posted By ozcanaydin
File same line delete
Hi, I want to do file1 to file2. Rows will be different every time. Thanks.





file1

Fru-Name :BCNMB-B Fru-Location :/chassis-1/motherboard-1 Node-Name :LMP-1-1-1
Fru-Name :BMPP2-B...
1,640
Posted By ozcanaydin
This is bash script ftp -nv 10.1.10.1 <<...
This is bash script

ftp -nv 10.1.10.1 << EOF
lcd /home/asdf/cmd_log
user xxxx yyyy
cd /var/log/
put file_2016061623.txt
EOF


against the file I want to control where it went.
...
1,640
Posted By ozcanaydin
I'm sending a file with shell script. I want to...
I'm sending a file with shell script. I want to check that you are going to file with the same script.
1,640
Posted By ozcanaydin
I sent the file via FTP. Simply How do I control it?
Hi, I sent the file via FTP. Simply How do I control it? Thanks.
1,542
Posted By ozcanaydin
thanks for help
thanks for help
1,542
Posted By ozcanaydin
stp_BACBE03.txt line is : IS38341 ACTIVE 0 ...
stp_BACBE03.txt line is :
IS38341 ACTIVE 0 ACTIVE
(I need of first ACTIVE)

tx_BACBE03.txt lines is :
RXOTX-4-0 IS38341 ALL GSM900 45
RXOTX-4-1 IS38341 ...
1,542
Posted By ozcanaydin
hi, answer format
command is :
echo "BACBE03,IS38341," ; cat /home/oaydin/cha/response/gec/stp_BACBE03.txt | grep IS38341 | awk '{print $2}' ; grep -c IS38341 /home/oaydin/cha/response/gec/tx_BACBE03.txt
answer is :...
1,597
Posted By ozcanaydin
thats it, thank you very very much
thats it, thank you very very much
1,597
Posted By ozcanaydin
sorry but not working old line1= ...
sorry but not working
old
line1= ABCDE,FGHIJK,WERTY
line2= 4

new
line1= ABCDE,FGHIJK,WERTY,4

the number of rows upper than 25000
1,597
Posted By ozcanaydin
error
N: Event not found.
1,597
Posted By ozcanaydin
help for sed command
hi everybody, i needed your help.
this is my lines :
BACBE02,IS26401,ACTIVEXXX
4
BACBE02,IS37383,ACTIVEXXX
4
BACBE02,IS26622,HALTEDXXX
2

I want to be so

BACBE02,IS26401,ACTIVE,4...
Showing results 1 to 12 of 12

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