Decoded: GNU Coreutils (2018)
maizure.org
Decoded: GNU Coreutils (2018)
1–9 of 9 posts
Re: Decoded: GNU Coreutils (2018)
#2Re: Decoded: GNU Coreutils (2018)
#3[deleted]
Re: Decoded: GNU Coreutils (2018)
#4I used this site to help implement some core utils in TypeScript for Deno. They never had all the features, but it helped understand the code paths, etc.
Re: Decoded: GNU Coreutils (2018)
#5I frequently "info coreutils". I poke around and almost always learn something new or refresh something that had faded. Sort of a playground for me...
Re: Decoded: GNU Coreutils (2018)
#6I used this site to help implement some core utils in TypeScript for Deno. They never had all the features, but it helped understand the code paths, etc.
That sounds interesting. Do you have it up on github or somewhere?
Re: Decoded: GNU Coreutils (2018)
#7I used this site to help implement some core utils in TypeScript for Deno. They never had all the features, but it helped understand the code paths, etc.
That sounds interesting. Do you have it up on github or somewhere?
Re: Decoded: GNU Coreutils (2018)
#8I have learnt a lot from Maizure's blog. One of my early favorites: http://www.maizure.org/projects/printf/index.html
Re: Decoded: GNU Coreutils (2018)
#9Oh this is awesome. One of the first things I do when I get a new mac is override the ancient BSD tools and install the gnu coreutils.