DataMuseum.dk

Presents historical artifacts from the history of:

Commodore CBM-900

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Commodore CBM-900

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦70c83a367⟧ TextFile

    Length: 269 (0x10d)
    Types: TextFile
    Notes: UNIX file
    Names: »run«

Derivation

└─⟦f27320a65⟧ Bits:30001972 Commodore 900 hard disk image with partial source code
    └─⟦f4b8d8c84⟧ UNIX Filesystem
        └─ ⟦this⟧ »cmd/lpr/run« 

TextFile



cc -O -o lpr lpr.c
cc -O -o lpskip lpskip.c
cc -O -o opr opr.c
cc -O -o lpd lpd1.c lpd2.c print.c
echo mv lpr opr lpskip /bin
echo mv lpd /usr/lib
echo chmod 4755 /bin/lpr /bin/lpskip /usr/lib/lpd
echo chown daemon /bin/lpr /bin/lpskip
echo chown daemon /usr/lib/lpd