Search Results

Search: Posts Made By: aniquebmx
12,823
Posted By aniquebmx
thanks to all for you answers it seems awk is...
thanks to all for you answers it seems awk is simplest method in my case

or nawk actually as im on ksh

nawk '{$1=$1}1' path to file.xml

:D
12,823
Posted By aniquebmx
Hello apologies Im new here and a lot to...
Hello

apologies Im new here and a lot to learn

the output to shell is still not how I want , therefore to a new file not how i want

output to shell


...
12,823
Posted By aniquebmx
no its doesnt work in fact doesnt change file at...
no its doesnt work in fact doesnt change file at all thanks though

I have a feeling its about tabs
12,823
Posted By aniquebmx
[Solved] How remove leading whitespace from xml (sed /awk?)
Hi again

I have an xml file and want to remove the leading white space as it causes me issues later in my script

I see sed is possible but cant seem to get it to work

I tried
sed 's/^...
2,258
Posted By aniquebmx
Hi all thanks to all of you for replying,...
Hi all

thanks to all of you for replying, most helpful, I have learned something, i will thank all of you

Ive fixed it, couple of things the field seperator (you were right Rudi)

also...
2,258
Posted By aniquebmx
hi thanks for reply ok both input...
hi thanks for reply

ok

both input output are csv files with around 1000 different values like below

input

05492U343805492U3447

output

05492U3447005497U3432

this is copy...
2,258
Posted By aniquebmx
values corrected ie 38 + 47 = 85 sorry got in a...
values corrected ie 38 + 47 = 85 sorry got in a mess trying to put in code brackets
2,258
Posted By aniquebmx
[SOLVED] awk adding counts together from column
Hello

Im new treat me nicely, I have a headache :)

I have a script that seemed to work now it doesnt anyway, the last part is adding counts of unique items in a csv file eg

05492U34 ...
Showing results 1 to 8 of 8

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