GNO/ME Utilities - c



cal
Version: x
Author: Phillip Vandry
Prints a calendar for the current month or any month.

calls
Version: 2.0 (16 Dec 93)
Author: Ported by Devin Reade
FTP: apple2.caltech.edu ground.isca.uiowa.edu
A call chart generator, to show the sequence and calling dependancies of functions within a program. It's more flexible than Orca shell version. Requires cpp.

catman
Version: 1.0 (24 Jul 95)
Author: Devin Reade
FTP: apple2.caltech.edu ground.isca.uiowa.edu
Preformat manual reference pages. Bundled with apropos, makewhatis, man, and whatis in the manpack30.shk archive.

cclean
Version: 1.02
Author: Soenke Behrens
FTP: Part of occ package
For use with occ. Remove the lines ccprep put into a source file from that source file. Part of the occ 1.12 distribution.

ccprep
Version: 1.1
Author: Soenke Behrens
FTP: Part of occ package
For use with occ. Puts a "#line 2" statement into source files to get around problems with occ 1.12 and ORCA/C 2.03.

chat
Version: 1.0
Author: Phillip Vandry
FTP:
Sends strings and waits for strings. Used to send modem commands and wait for replies, etc..

chmod
Version: 2.1
Author: Leslie M. Barstow III
FTP: ground.isca.uiowa.edu
chmod allows you to change the permissions on a file. This is an enhanced version which allows you to change options ala UNIX or using the Apple specific flags (UNIX values are translated into Apple equivalents).

copycat
Version: 1.4.1
Author: James Brookes
FTP:
copycat copies data bidirectionally between the two named ttys. It can be used as a simple dumb terminal program.

cron
Version: x
Author: Phillip Vandry
FTP:
Runs certain processes at certain times. cron is started by init.

cu
Version: 1.0
Author: Dave J. Roberts
A simple dialup utility.

cut
Version: 1.0
Author: Jason Perez
FTP: apple2.caltech.edu ground.isca.uiowa.edu
Cuts out selected fields of each line of a file.