Groups | Search | Server Info | Login | Register
Groups > comp.lang.awk > #10037
| From | Michael Sanders <porkchop@invalid.foo> |
|---|---|
| Newsgroups | comp.lang.awk |
| Subject | Re: Side-by-Side |
| Date | 2025-10-25 00:26 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <10dh5ff$2viff$1@dont-email.me> (permalink) |
| References | <10dg2ep$2l1qo$1@dont-email.me> <10dg5ev$2m3c5$1@dont-email.me> |
On Fri, 24 Oct 2025 17:19:59 +0200, Janis Papanagnou wrote: > Since you're obviously using a Unix shell you might be interested in > > $ paste a.txt b.txt > > as a simpler (though non-awk) solution. Exactly right Janis =) Really just an exercise for me in wondering: 'How does paste do that any how?' Now I know. I do wish Windows had a better *native* toolkit for these sorts of things. The real issue I have is a lack of printf from the command line in Windows. Awk (paste too) makes these sorts jobs trivial... Metrics <5 Years: 2020.10.23 to 2025.10.23> S&P500 Index 6738.44 +94.45% NASDAQ Index 22740.40 +96.92% DOW Index 46734.61 +64.93% PHLX Gold/Silver Index 285.58 +96.33% Bitcoin Spot Price $108.47K +738.03% -- :wq Mike Sanders
Back to comp.lang.awk | Previous | Next — Previous in thread | Next in thread | Find similar
Side-by-Side Michael Sanders <porkchop@invalid.foo> - 2025-10-24 14:28 +0000
Re: Side-by-Side Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2025-10-24 17:19 +0200
Re: Side-by-Side Michael Sanders <porkchop@invalid.foo> - 2025-10-25 00:26 +0000
Re: Side-by-Side Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2025-10-25 03:03 +0200
Re: Side-by-Side Michael Sanders <porkchop@invalid.foo> - 2025-10-26 07:56 +0000
Re: Side-by-Side mack@the-knife.org (Mack The Knife) - 2025-10-25 17:25 +0000
Re: Side-by-Side Michael Sanders <porkchop@invalid.foo> - 2025-10-26 07:50 +0000
csiph-web