Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.comp.os.windows-11 > #32322

Re: Coreutils for Windows

From Paul <nospam@needed.invalid>
Newsgroups alt.comp.os.windows-11
Subject Re: Coreutils for Windows
Date 2026-06-14 08:34 -0400
Organization A noiseless patient Spider
Message-ID <110m749$3kb3s$1@dont-email.me> (permalink)
References <hALWR.62233$WQ_e.44790@fx14.iad> <110kl96$38afk$1@dont-email.me> <n96e2nFbh9lU4@mid.individual.net>

Show all headers | View raw


On Sat, 6/13/2026 9:22 PM, rbowman wrote:
> On Sat, 13 Jun 2026 22:23:34 -0000 (UTC), Jason H wrote:
> 
>> I maintain a single Windows development system to keep sharp (and test
>> my
>>  Linux/Mac developed code) in case I get a job where a pure windows
>>  development environment is needed. This is a good start, but the lack
>>  of awk and sed is disappointing.
> 
> I think I last used sed and awk sometime back when Clinton was president. 
> I used Windows at work for some things and still have a Windows 11 laptop 
> but it's been gathering dust since I retired at the start of the year.
> 

I regularly use GAWK for sifting and sorting.

But generally speaking, the practice of using UTF-8 for things,
is now "leaking" into these sorts of tools, and they can't handle it.
It's best to save out your source material as ANSI, so the GAWKs
or PERLs of the world, can work on it. Like, using a "grep" one-liner
on something now, is bound to yield an unreadable mess.

So while you can have these utilities, be prepared for
surprises when UTF-8 save-outs makes a mess of the source materials.
Modern Notepad would save in UTF-8, if you did not override that.

It used to be, only line endings got in the way. And we made
a lot of use of "DOS2UNIX" and "UNIX2DOS" or the like. Now, the
situation is potentially much worse.

   Paul

Back to alt.comp.os.windows-11 | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Coreutils for Windows John Smith <invalid@invalid.invalid> - 2026-06-12 06:00 +0100
  Re: Coreutils for Windows... & Powershell "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2026-06-12 12:41 +0800
    Re: Coreutils for Windows... & Powershell VanguardLH <V@nguard.LH> - 2026-06-12 01:56 -0500
      Re: Coreutils for Windows... & Powershell Bob Vloon <usenet@bananacorp.nl.invalid> - 2026-06-12 09:09 +0000
        Re: Coreutils for Windows... & Powershell Anssi Saari <anssi.saari@usenet.mail.kapsi.fi> - 2026-06-12 16:50 +0300
          Re: Coreutils for Windows... & Powershell Bob Vloon <usenet@bananacorp.nl.invalid> - 2026-06-16 16:59 +0000
        Re: Coreutils for Windows... & Powershell VanguardLH <V@nguard.LH> - 2026-06-12 14:11 -0500
          Re: Coreutils for Windows... & Powershell rbowman <bowman@montana.com> - 2026-06-12 20:04 +0000
          Re: Coreutils for Windows... & Powershell Bob Vloon <usenet@bananacorp.nl.invalid> - 2026-06-16 17:10 +0000
      Re: Coreutils for Windows... & Powershell Paul <nospam@needed.invalid> - 2026-06-12 13:12 -0400
        Re: Cygwin64 "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2026-06-13 19:09 +0800
  Re: Coreutils for Windows Paul <nospam@needed.invalid> - 2026-06-12 13:00 -0400
    Re: Coreutils for Windows "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2026-06-13 19:10 +0800
      Re: Coreutils for Windows VanguardLH <V@nguard.LH> - 2026-06-13 14:04 -0500
    Re: Coreutils for Windows Anton Shepelev <anton.txt@gmail.moc> - 2026-06-21 00:59 +0300
  Re: Coreutils for Windows Jason H <jason_hindle@yahoo.com> - 2026-06-13 22:23 +0000
    Re: Coreutils for Windows rbowman <bowman@montana.com> - 2026-06-14 01:22 +0000
      Re: Coreutils for Windows Paul <nospam@needed.invalid> - 2026-06-14 08:34 -0400
        Re: Coreutils for Windows rbowman <bowman@montana.com> - 2026-06-14 18:51 +0000

csiph-web