Search Results

Search: Posts Made By: regisl67
4,380
Posted By regisl67
It must be a problem with my Ubuntu-installation...
It must be a problem with my Ubuntu-installation at home:
I tried in the office on a Redhat system: works as expected, no problem!

$ od -bc myfile does NOT show any \r in the output.
However,...
4,380
Posted By regisl67
Thank you, for you replies. I learned a few...
Thank you, for you replies. I learned a few things, but - it didn't help: still the same effect.
:confused:
I tried with
$ cat myfile | while read line ; do echo ${line}';;;;0;1' ; done
and even...
4,380
Posted By regisl67
strange: sed and awk print at end instead of begin of line
Hi!
I have a strange behaviour from sed and awk, but I'm not sure, if I'm doing something wrong:

I have a list of words, where I want to add the following string at the end of each line:...
3,225
Posted By regisl67
Uh?! It was so simple ... and works perfect....
Uh?! It was so simple ... and works perfect. Thank you very much for your help! Régis
3,225
Posted By regisl67
NAWK: changing string-format with split
Hi all,
I try to make a awk-script, which counts lines, summarized by pdf and xml.
So far it works, but for sorting reasons, I'd like to change the format from the field $1 from dd-mm-yyyy to...
Showing results 1 to 5 of 5

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