Search Results

Search: Posts Made By: jvoot
1,450
Posted By jvoot
Thank you so much vgersh99. Indeed, in the verbal...
Thank you so much vgersh99. Indeed, in the verbal parameters of my desired output I left out one condition (viz., $16=="2"). I have since fixed my original post. Thanks for pointing that out to me...
1,200
Posted By jvoot
I have tried various iterations of the following...
I have tried various iterations of the following basic codes:

sed "/^@/s/^/i $(printf '%.0s-' {0..125}/g)" file1.txt

sed '/^@/s/^@/ \{125\}@/g' file1.txt

awk '{if($0 ~/^@/);...
Showing results 1 to 2 of 2

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