Search Results

Search: Posts Made By: Danette
15,030
Posted By Danette
That should be it. I also used the following to...
That should be it.
I also used the following to take care of long lines



fold -s temp.txt > temp.fld
fmt -w 72 temp.fld >> $ofln
15,030
Posted By Danette
I want to avoid changing the other lines with...
I want to avoid changing the other lines with @ptpar and @ctpar.
15,030
Posted By Danette
Selecting text on multiple lines, then removing a beginning and end patterns
I have a file similar to the below. I am selecting only the paragraphs with @inlineifset.

I am using the following command


sed '/@inlineifset/,/^ *$/!d;
s/@inlineifset{mrg, @btpar{@//'...
Showing results 1 to 3 of 3

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