« July 2011 | Main | September 2011 »

August 2, 2011

Everything new is old again

Well, I'm trying to work here, I'd really like some version control:


$ git
ksh: git:  not found
$ hg
ksh: hg:  not found
$ bzr
ksh: bzr:  not found
$ cvs
ksh: cvs:  not found
$ rcs
ksh: rcs:  not found
$ sccs
Usage: sccs [-r][-d path][-p path] command [options...][operands...]

Where am I? When am I?


$ uname -a
SCO_SV XXXXXXX 3.2 5.0.6 i386
$ date
Tue Aug  2 11:45:59 EDT 2011
$

Welcome to 1984! Someone please pass me the flint, I need to start a fire.

This wouldn't be so funny if the project I have to work on here didn't involve reinventing the wheel. Which it has to.