Search Results

Search: Posts Made By: shivacoder
2,247
Posted By shivacoder
Thank you. I wanted to go AWK only and figured...
Thank you. I wanted to go AWK only and figured out to put -ORS " " to remove newline chars from output. This is a partial solution, thought.
2,247
Posted By shivacoder
awk delete newline after other replacements
Dear All,

could you please help me to remove \n characters after all other replacements have been done as in the code below:


{

#remove punctuation and starting whitespaces
...
4,210
Posted By shivacoder
awk decrement loop
Hi all,

could you please help me - a complete newbie - with the following task. I have such data:

12345678

and i need to split it into all possible sequences of 4 chars, like this:
...
Showing results 1 to 3 of 3

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