On Jun 25 09:09, Nicholas Volk wrote:
> Awk is not really my expertise (haven't used it in years) but shouldn't
> that be
>
> awk '{printf ("%6d", 0x22) }' test.txt
>
> I mean that "0x22" usually refers to strings, not hexes.
> Works fine without quotations.
>
> br,
> Nicholas
>
> > Hello Cor
Awk is not really my expertise (haven't used it in years) but shouldn't
that be
awk '{printf ("%6d", 0x22) }' test.txt
I mean that "0x22" usually refers to strings, not hexes.
Works fine without quotations.
br,
Nicholas
> Hello Corinna,
>
> the change in gawk from 3.1.5 to 3.1.6 broke my scr
2 matches
Mail list logo