Search Results

Search: Posts Made By: kmanyam
191,300
Posted By kmanyam
ksh is the way to go! I call it KING shell.
ksh is the way to go! I call it KING shell.
3,008
Posted By kmanyam
Thanks everyone. awk and sed are working as per...
Thanks everyone. awk and sed are working as per the requirements posted here. However, I now see that wrapped length is inconstent across files. I guess some fix at upstream is required.
3,008
Posted By kmanyam
We can determine by the length. If the length...
We can determine by the length.
If the length of the line is < 10 chars, it is not wrapped and we can ignore it. (line 3 in example) else, we keep concatenating below lines until we encouter a...
3,008
Posted By kmanyam
Concatenating fixed length lines in shell script
I have a peculiar file with record format like given below. Each line is wrapped to next lines after certain number of characters. I want to concatenate all wrapped lines into 1.

Input:(wrapped...
Showing results 1 to 4 of 4

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