341
submitted 5 days ago by pmjv to c/unix_surrealism
you are viewing a single comment's thread
view the rest of the comments
[-] drspod@lemmy.ml 36 points 5 days ago
[-] pmjv 33 points 5 days ago
Bell Laboratories

Murray Hill, NJ (dec!ucb)wav!research!rob

It seems that UNIX has become the victim of cancerous growth at the hands of
organizations such as UCB. 4.2BSD is an order of magnitude larger than Version
5, but, Pike claims, not ten times better.

The talk reviews reasons for UNIX's popularity and shows, using UCB cat as a
primary example, how UNIX has grown fat. cat isn't for printing files with line
numbers, it isn't for compressing multiple blank lines, it's not for looking at
non-printing ASCII characters, it's for concatenating files.

We are reminded that ls isn't the place for code to break a single column into
multiple ones, and that mailnews shouldn't have its own more processing or joke
encryption code.

Rob carried the standard well for the "spirit of UNIX," and you can look
forward to a deeper look at the philosophy of UNIX in his forthcoming book.

[-] qrstuv 2 points 3 days ago

Rob carried the standard well for the "spirit of UNIX,"

if (isatty(1)) {

	if (ioctl(1,JMUX,0) >= 0) {
		struct winsize win;
		if (ioctl(1,JWINSIZE,&win) >= 0) {
			screenwidth = win.bytesx;
			if (screenwidth == 0)
				screenwidth++;
		}
	}

	qflg = Cflg = 1;
	(void) gtty(1, &sgbuf);
	if ((sgbuf.sg_flags & XTABS) == 0)
		usetabs = 1;
}
load more comments (3 replies)
load more comments (3 replies)
this post was submitted on 28 Dec 2024
341 points (96.2% liked)

unix_surrealism

1998 readers
60 users here now

one should not chase the electric dream, but strive to became an extension to its dreamer

Automatism in the age of the children of Unix. This community is for all things related to computers, content, surrealism and wizardry.

...

This is also where pmjv posts his work

https://analognowhere.com

...

Now that you're a surrealist, become a Techno-Mage:

founded 2 years ago
MODERATORS