Index of /pub/packages/ccic/software/unix
Name Last modified Size Description
Parent Directory -
README 25-Jan-1995 19:00 326
banner/ 30-Apr-1996 00:52 -
bbs/ 16-Feb-1998 16:25 -
c-utils/ 29-Jan-1996 12:46 -
convert/ 01-Apr-2002 10:23 -
editor/ 01-Apr-2002 10:23 -
input/ 15-Sep-1995 01:05 -
misc/ 09-Apr-1997 08:42 -
networking/ 01-Apr-2002 10:23 -
ocr/ 15-Feb-1998 13:40 -
print/ 01-Apr-2002 10:23 -
utils/ 01-Apr-2002 10:23 -
viewer/ 24-Apr-1997 23:00 -
www/ 11-Jul-1996 02:48 -
to uncompress files with extension tar.gz, type at your unix prompt
tar zxvf filename.tar.gz or
gzcat filename.tar.gz | tar xvf -
if gzip utilities is not installed on your system, get
./utils/gzip-1.2.4.tar.Z and extract by:
zcat gzip-1.2.4.tar.Z | tar xvf -
and then cd gzip-1.2.4 and follow the INSTALL file