Search Results

Search: Posts Made By: Supersymmetric
4,201
Posted By Supersymmetric
The first thing you suggested was correct, it was...
The first thing you suggested was correct, it was just the wrong file. The command works fine.
4,201
Posted By Supersymmetric
Okay, so if i write the output of the command ...
Okay, so if i write the output of the command

awk '{if($0 ~ /^injSNR/){printf "%s ",$0;getline;print $0}else{print}}'

to a file, viewing it with more displays the contents without the line...
4,201
Posted By Supersymmetric
Thanks vidyadhar85, this works really well!
Thanks vidyadhar85, this works really well!
4,201
Posted By Supersymmetric
Concatenating lines in bash
Hi,

I'm attempting to join two lines in a file which are separated by a line break. The file contents are shown below:
event_id=0
id=0_20100505210853
IFOconfig=HLV
template=TaylorF2...
Showing results 1 to 4 of 4

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