Annotated Unix Magic Poster
11–20 of 35 posts
Re: Annotated Unix Magic Poster
#12This is amazing. Does anyone know how to get a physical copy?
https://archive.org/details/unix-magic-poster-gary-overcare-...
Re: Annotated Unix Magic Poster
#13Somehow I had never heard of/seen this before. It looks like a prog rock album cover or something. Some old commands in there I haven't used in a long time (poke, uucp), or never used - I think the troff I know is actually the one in GWBASIC (tracing off).
Re: Annotated Unix Magic Poster
#14I would happily pay for a high quality print, but no idea where to get one from.
Re: Annotated Unix Magic Poster
#15Somehow I had never heard of/seen this before. It looks like a prog rock album cover or something. Some old commands in there I haven't used in a long time (poke, uucp), or never used - I think the troff I know is actually the one in GWBASIC (tracing off).
https://www.youtube.com/watch?v=IQoL_qpYbW0
More useful but not quite as magical as DECSYSTEM 10 and DECSYSTEM 20 BASIC's "LISTREVERSE" command!
https://web.archive.org/web/20210713130832/https://imgur.com...
Chalk one up for DEC and BASIC. What other programming languages support that feature, huh?
Now all you need is a COMEFROM and COMESUB and RUNREVERSE (or NUR) statements, and you can write reversible BASIC programs!
https://en.wikipedia.org/wiki/Reversible_computing
https://en.wikipedia.org/wiki/Counter-Clock_World
DECSYSTEM 20 BASIC User's Guide: LISTREVERSE command
LISTREVERSE
LISTNHREVERSE
LISTREVERSE and LISTNHREVERSE print the contents of the
user's memory area in order of descending line numbers.
LISTREVERSE precedes the output with a heading,
LISTNHREVERSE eliminates the heading.
LISTREVERSE
EQUIV 10:53 13-NOV-75
40 END
35 PRINT "THE EQUIVALENT CURRENT IS",I, " AMPERES"
25 I=E1/R
10 INPUT R
5 INPUT E1
READY
http://bitsavers.org/www.computer.museum.uq.edu.au/pdf/DEC-1...http://bitsavers.org/www.computer.museum.uq.edu.au/pdf/DEC-2...
Emacs should have an edit-reverse-mode!
Re: Annotated Unix Magic Poster
#16Re: Annotated Unix Magic Poster
#17The #38 is controversial as noted. To me it represents the branching of Unix flavors, mostly derived from the AT&T and BSD versions (represented by the glasses.)
Re: Annotated Unix Magic Poster
#18Somehow I had never heard of/seen this before. It looks like a prog rock album cover or something. Some old commands in there I haven't used in a long time (poke, uucp), or never used - I think the troff I know is actually the one in GWBASIC (tracing off).
Much of the acceptance of UNIX at Bell Labs was due to its role as a typesetting system, with troff, eqn, and tbl commands. I worked for a UNIX support company (Interactive Systems Corporation) and our first customer was the U.S. Supreme Court because they deal with so many documents.
The article mentions the "t" in troff, but doesn't mention that "roff" was short for "run off". I forget what the "n" was for.
Re: Annotated Unix Magic Poster
#19Earlier quoted context omitted.
Much of the acceptance of UNIX at Bell Labs was due to its role as a typesetting system, with troff, eqn, and tbl commands. I worked for a UNIX support company (Interactive Systems Corporation) and our first customer was the U.S. Supreme Court because they deal with so many documents.
When I first started using Unix in school in the early 1980s, at least a third of the time was using nroff/troff, tbl and eqn. Maybe another 20% playing rogue. The rest was used to become a vi/ex advanced user, writing csh and awk scripts, and learning C. The article mentions the "t" in troff, but doesn't mention that "roff" was short for "run off". I forget what the "n" was for.
Re: Annotated Unix Magic Poster
#20I would happily pay for a high quality print, but no idea where to get one from.