logoalt Hacker News

rgmerktoday at 1:33 AM3 repliesview on HN

CP/M - because pip just makes more sense than copy.


Replies

lproventoday at 1:30 PM

> pip just makes more sense than copy.

PIP was a stock tool on DEC OS-8 and other OSes of which CP/M was basically a cheapo cut-down Intel version.

https://en.wikipedia.org/wiki/Peripheral_Interchange_Program

Gracanatoday at 2:38 AM

It also has an “ed” that will make you miss UNIX’s “ed”. I’ve used it to write programs and it is not fun!

show 1 reply
kees99today at 1:39 AM

Wasn't that abbreviation from "pipe"? As in - this is a pipe that you can use to connect terminal to a file, file to a printer... and yes, file to a file (that's cp/copy).

show 1 reply