logoalt Hacker News

fookerlast Thursday at 10:09 PM1 replyview on HN

The amount of code was relatively low.

Not the million line codebases we have today. 50-100 lines was the usual program or script.


Replies

avadodinyesterday at 1:00 AM

iirc they were initially using actual ttys(as in typewriters) and the input delay was hell which is the reason so many UNIX commands are two letters.

So likely they would work on the printout:

   1,$n
And then input the corrections into ed(1).
show 1 reply