FalseTrue Digest  - Small digital newsletter

EP2 FalseTrue Digest

Categories: digest

Welcome to EP-2 of FalseTrue Digest, - newsletter or journal, or maybe even e-zine, but right now let’s stick to the name digest. I’ll write weekly based summaries about software development, programming world and software itself.

News

Repositories and projects

How-to’s and guides

Weekly Linux Desktop

Mentions and utils

Previously mentioned ls, now mention cat

The very first version was written by Ken Thompson, Dennis Ritchie, and the current one is written by Torbjorn Granlund

https://github.com/coreutils/coreutils/blob/master/src/cat.c

1
2
3
4
5
6
/* The official name of this program (e.g., no 'g' prefix).  */
#define PROGRAM_NAME "cat"

#define AUTHORS \
  proper_name ("Torbjorn Granlund"), \
  proper_name ("Richard M. Stallman")

Torbjorn Granlund Torbjorn Granlund

Richard Stallman Richard Stallman

Dennis Ritchie Dennis Ritchie

Ken Thompson Ken Thompson

Authors note

This format will be like this,

  • I’ll share various links, and experiences on a weekly base.
  • Interesting persons on Internet and their stuff.
  • Various software which you don’t even know.

If you like what you see here please comment and share, this helps me gain some consistency on this.

Subscribe on Substack


Comment with an Email

No comments here yet Write here gently