gno/usr.orca.bin/describe/describe.source
gdr 3a79f5a3a6 Describe (and related utils), version 1.0.1. Like v1.0, this checkin
does not include resource forks.  See the README for changes.

This update by Devin Reade.
1996-01-22 01:38:06 +00:00

808 lines
20 KiB
Plaintext

#=============================================================================
# List of shell applications for GNO/ME Last revision: 07 May 95
#=============================================================================
#
# About this file
# ~~~~~~~~~~~~~~~
# This file is in human readable form, but is intended to be compiled with
# the program 'descc' into the 'describe' database. Just type 'descc
# <filename>', where <filename> is the name you saved this file to, and
# descc will compile the file into the file /usr/local/lib/describe. Make
# sure the directory structure '/usr/local/lib/' exists first! Information
# may be later culled from the file with the command 'describe <utility>'.
#
# While this file may be updated manually, new entries and updates may
# also be merged through the use of 'descu'.
#
# This file is sorted lexicographically based on the Name field. This
# means that any names starting with capital letters will appear before
# those starting with lower case letters.
#
# Send additions/corrections to:
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# James Brookes
#
# jamesb@ecst.csuchico.edu
#
# To obtain the version number of a file:
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# A) use the shell program `getvers',
# B) any usage or -v/V flag supplied by the utility author
#
#
# NB: "Author" may mean who is maintaing the current port, and may not
# actually mean the original author of the program.
#==============================================================================
Name: DRWM
Version: 2.01
Author: Dave J. Roberts
Contact: dave@mary.iia.org
Where: /usr/X/bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu
Davis Rex Window Manager. A window manager for GNO.
Name: argv0
Version: 1.0
Author: Phillip Vandry
Contact: vandry@CAM.ORG
Where: /usr/bin
FTP: ...
Emulates UNIX argv0 (manipulate argv array passed to programs). Runs
shell scripts with #!/... syntax. Runs s16 programs with arguments.
Name: aw30
Version: 1.0
Author: Robert Hill
Contact: rhill@eecs.ukans.edu
Where: /usr/local/bin
FTP: ...
Formats AppleWorks (Classic) Word Processor files for display. Handles
most options--including underline, boldface, margins, centering--on all
terminal types.
Name: bc
Version: 1.01
Author: Frank Petroski
Contact:
Where: /usr/bin
FTP: ftp.cco.caltech.edu
GNU bc is an arbitrary precision numeric processing language. Syntax is
similar to C, but differs in many substantial areas. It supports
interactive execution of statements. bc is a utility included in the
POSIX P1003.2/D11 draft standard. Copyright Free Software Foundation.
Name: bed
Version: 1.1.1
Author: Phil Vandry
Contact: vandry@cam.org
Where: /usr/local/bin
FTP: grind.isca.uiowa.edu
A binary editor that can handle "infinitely" long lines and null bytes
in the file. Intended for editing binary files.
Name: binprint
Version: 1.2
Author: Phillip Vandry
Contact: vandry@CAM.ORG
Where: /usr/bin
FTP:
Prints a hex dump of files or standard in
Name: bison
Version: 1.19
Author: Soenke Behrens
Contact: schaf@meadow.muc.de
Where: /usr/local/bin
FTP: ...
A port of the FSF's yacc replacement. bison is part of the GNU project.
yacc is a parser generator (also known as "compiler compiler").
Name: booz
Version: 2.0
Author: Soenke Behrens
Contact: schaf@meadow.muc.de
Where: /usr/local/bin
FTP: ...
Unpacks files that were packed with Zoo 2.1 or earlier.
Name: cal
Version: x
Author: Phillip Vandry
Contact: vandry@CAM.ORG
Where: /usr/bin
FTP:
Prints a calendar for the current month or any month.
Name: calls
Version: 2.0 (16 Dec 93)
Author: Ported by Devin Reade
Contact: gdr@myrias.ab.ca
Where: /usr/local/bin
FTP: ftp.cco.caltech.edu, grind.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.
Name: cclean
Version: 1.02
Author: Soenke Behrens
Contact: sbehrens@contech.demon.co.uk
Where: /usr/local/bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu
For use with occ. Remove the lines ccprep put into a source file from that
source file. Part of the occ 1.12 distribution.
Name: ccprep
Version: 1.1
Author: Soenke Behrens
Contact: sbehrens@contech.demon.co.uk
Where: /usr/local/bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu
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.
Name: chat
Version: 1.0
Author: Phillip Vandry
Contact: vandry@CAM.ORG
Where: /usr/bin
FTP: ...
Sends strings and waits for strings. Used to send modem commands and wait
for replies, etc..
Name: chmod
Version: 1.0
Author: James Brookes
Contact: jamesb@ecst.csuchico.edu
Where: /bin
FTP: ...
chmod allows the user to modify file permissions on a particular file;
including the read, write, destroy, backup, and invisible bits.
Name: copycat
Version: 1.4.1
Author: James Brookes
Contact: jamesb@ecst.csuchico.edu
Where: /usr/bin
FTP: ...
copycat copies data bidirectionally between the two named ttys. It
can be used as a simple dumb terminal program.
Name: cron
Version: x
Author: Phillip Vandry
Contact: vandry@CAM.ORG
Where: /usr/sbin
FTP: ...
Runs certain processes at certain times. cron is started by init.
Name: cu
Version: 1.0
Author: Dave J. Roberts
Contact: daver@interactive.net
Where: /usr/local/bin
FTP:
A simple dialup utility.
Name: date
Version: 1.2
Author: Phillip Vandry
Contact: vandry@CAM.ORG
Where: /usr/bin
FTP: ...
Shows the date and time (optionally, continuously).
Name: descc
Version: 1.0.1
Author: James Brookes
Contact: jamesb@ecst.csuchico.edu
Where: /usr/sbin
FTP: ftp.cco.caltech.edu
Compile a source file into a 'describe' database file.
Name: describe
Version: 1.0.1
Author: James Brookes
Contact: jamesb@ecst.csuchico.edu
Where: /usr/local/bin
FTP: ftp.cco.caltech.edu
Print a multi-line description obtained from the compiled 'describe'
database; giving utility name, version, author, author's contact, where the
utility is, as well as where the utility can be FTPd from on the InterNet.
Name: descu
Version: 1.0
Author: Devin Reade
Contact: gdr@myrias.ab.ca
Where: /usr/sbin
FTP: ftp.cco.caltech.edu
Update a 'describe' source file.
Name: dial
Version: 1.0
Author: Phillip Vandry
Contact: vandry@CAM.ORG
Where: /usr/bin
FTP: ...
Uses your modem to dial telephone numbers stored in a database by name,
or looks up the numbers and reports without dialing.
Name: dialup
Version: 1.1
Author: Phillip Vandry
Contact: vandry@CAM.ORG
Where: /usr/sbin
FTP: ...
Run from inittab to handle modems on dialup lines.
Name: dmake
Version: 1.0 (4 Jul 94)
Author: Ported by Devin Reade.
Contact: gdr@myrias.ab.ca
Where: /usr/local/bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu.
A Unix-style make utility for automated compilation.
Name: dsort
Version: 1.0 (14 Jun 94)
Author: Devin Reade.
Contact: gdr@myrias.ab.ca
Where: /usr/local/bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu (in file sorts10.shk)
Sort a text file on disk lexicographically. Archived together
with msort.
Name: dsplit
Version: 1.0 (19 Dec 93)
Author: Ported by Devin Reade.
Contact: gdr@myrias.ab.ca
Where: /usr/local/bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu
A file splitter, with a default output size of 811520 bytes, suitable
for 800k 3.5" floppies. It will work with any type of regular (no
resource fork) file.
Name: eps
Version: 1.0
Author: James Brookes
Contact: jamesb@ecst.csuchico.edu
Where: /usr/bin
FTP: ...
Display extensive process status information.
Name: expr
Version: 1.1
Author: Phillip Vandry
Contact: vandry@CAM.ORG
Where: /usr/bin
FTP:
Evaluates matehmatical expressions; prints result in normal and
scientific notation. Uses C like syntax.
Name: finger
Version: 1.1
Author: Leslie M. Barstow III
Contact: wdphoenix@delphi.com
Where: /usr/bin
FTP: ...
finger is a re-write of the UNIX finger utility. Its purpose is to provide
information about a user or users. It shows their real name, home directory,
default shell, last login time, and two files that they may create to provide
further information.
Name: flex
Version: 2.38
Author: Soenke Behrens
Contact: schaf@meadow.muc.de
Where: /usr/local/bin
FTP: ...
A port of the FSF's lex replacement. flex is part of the GNU project.
lex is a tokenizer generator, to be used in conjunction with yacc. Note
that due to the way the FSF writes their code (yuck), flex has some problems
with ints being 16-bit instead of 32-bit on the GS. A version that fixes
these problems will be released as soon as the more annoying bugs are out
of ORCA/C 2.0.1.
Name: fmake
Version: 1.0
Author: Felix Blank
Contact: schaf@meadow.muc.de
Where: /usr/local/bin
FTP: ...
fmake is Unixish make utility. It only understands a small subset of make
commands, though, barely enough to maintain small projects. Written originally
by Felix Blank, now "maintained" by Soenke Behrens. The need for this utility
vanished with the advent of dmake.
Name: ftn
Version: 1.1 (11 Oct 94)
Author: Dave J. Roberts. Version 1.1 changes by Devin Reade.
Contact: daver@rush.cc.edu, droberts@chaos.bsu.edu
Where: /usr/local/bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu
A utility to display Apple's DTS File Type Notes.
Name: getvers
Version: 1.2
Author: Ian Schmidt
Contact: irsman@iastate.edu
Where: /usr/bin
FTP: pindarus.cs.uiuc.edu
Gets the rVersion information on a EXE, including name, version, and any
other information the author wishes to include, printing it to standard out.
Name: gzip
Version: 1.2.4 (Gno)
Author: Joseph Lee
Contact: eaiu410@ea.oac.uci.edu
Where: /usr/local/bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu
GNU zip -- compress or expand files. Ported from the Free Software
Foundation's gzip. Also has functionality of gunzip and gzcat.
Name: init
Version: 1.0
Author: Phillip Vandry
Contact: vandry@CAM.ORG
Where: /usr/bin
FTP: ...
Sends commands to the init daemon.
Name: initd
Version: 1.4
Author: Phillip Vandry
Contact: vandry@CAM.ORG
Where: /usr/sbin
FTP: ...
Starts and kills processes, maintains the system run level, and runs
syslogd (log daemon)
Name: joinpara
Version: 1.0 (16 Dec 93)
Author: Devin Reade
Contact: gdr@myrias.ab.ca
Where: /usr/local/bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu.
A filter to strip newlines from the middle of paragraphs, but not
elsewhere. Written to ease the importing of text files into word
processor documents.
Name: last
Version: 1.1
Author: Steve Reeves
Contact: Internet: reevess@cse.fau.edu, GEnie: S.REEVES2
Where: /usr/bin
FTP: grind.isca.uiowa.edu
Displays last logins for specified users or terminals. It searches
through the login accounting file "/var/adm/wtmp" for this information.
It is only useful with GNO's Multi-User package.
Name: machtype
Version: 1.4
Author: Ian Schmidt
Contact: irsman@iastate.edu
Where: /usr/bin
FTP: pindarus.cs.uiuc.edu
Gets and prints a wide variety of information on your IIgs system, including
memory, versions of GNO, GS/OS, and the ROM, accelerator type if any, and more.
Name: makedmake
Version: 1.1.1 (16 Jan 94)
Author: Ported by Devin Reade
Contact: gdr@myrias.ab.ca
Where: /usr/local/bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu.
Calculates program dependencies and generates makefiles for dmake.
This is a particularily brain-dead port that will likely be superceded.
(By mkmf?) Suitable for simple dependancies.
Name: makewhatis
Version: 1.1 (29 May 94)
Author: Devin Reade.
Contact: gdr@myrias.ab.ca
Where: /usr/sbin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu
Generates the whatis database used by apropos(1) and whatis(1).
Name: martian
Version: ??
Author: Soenke Behrens
Contact: schaf@meadow.muc.de
Where: /usr/local/bin or /usr/local/games
FTP: ...
Creates martian poetry in nroff format.
Name: mem
Version: 1.2
Author: Phillip Vandry
Contact: vandry@CAM.ORG
Where: /usr/bin
FTP: ...
Shows memory usage statistics in different formats.
Name: mkdir
Version: 1.2
Author: James Brookes
Contact: jamesb@ecst.csuchico.edu
Where: /bin
FTP: ...
Make a directory.
Name: mkfs
Version: 1.0
Author: Phillip Vandry
Contact: vandry@CAM.ORG
Where: /usr/bin
FTP: ...
Formats or erases physical devices and creates file systems on them.
Name: msort
Version: 1.0 (14 Jun 94)
Author: Devin Reade.
Contact: gdr@myrias.ab.ca
Where: /usr/local/bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu (in file sorts10.shk)
Sort a text file in memory lexicographically. Archived together
with dsort.
Name: mugs
Version: 3.0
Author: Brian Tao
Contact: taob@io.org
Where: /usr/bin
FTP: ionews.io.org:/pub/apple/16bit/GNO
MuGS is a full-screen offline Internet e-mail and Usenet news
processor. Utilities for creating message packets on the UNIX system
and delivering replies are included. MicroEMACS 3.11c is required.
Name: newuser
Version: 1.0
Author: James Brookes
Contact: jamesb@ecst.csuchico.edu
Where: /usr/sbin
FTP: ...
Create a home directory with basic gshrc for a new user, and add user
into /etc/passwd file for immediate access.
Name: newuserv
Version: 1.0
Author: James Brookes
Contact: jamesb@ecst.csuchico.edu
Where: /usr/sbin
FTP: ...
Create a home directory with basic gshrc for new user, and add user
to /var/adm/newuser/newusers file for validation by the system operator.
Name: occ
Version: 1.12
Author: Soenke Behrens
Contact: sbehrens@contech.demon.co.uk
Where: /usr/local/bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu
Unixish front-end for ORCA/C. Particularly useful in combination with
dmake. Requires ORCA/C 2.0.3 (compiler version 2.0.2).
Name: parent
Version: 1.0
Author: Phillip Vandry
Contact: vandry@CAM.ORG
Where: /usr/bin
FTP: ...
Shows the current process or a specified process and climbs up to the top
level process.
Name: phone
Version: 1.0.1
Author: Robert Hill
Contact: rhill@eecs.ukans.edu
Where: /usr/bin
FTP: ...
Based on talk, phone allows two users to interactively chat in a
split-screen format.
Name: rdial
Version: 1.1 (28 Feb 95)
Author: Jeremy Rand.
Contact: <u8902848@muss.mcmaster.ca>
Where: /usr/local/bin
FTP: grind.isca.uiowa.edu
Auto redial a system with a login script.
Name: rmdir
Version: 1.0 (28 Nov 94)
Author: Devin Reade.
Contact: gdr@myrias.ab.ca
Where: /bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu
Remove empty directories.
Name: rndname
Version: 4.0
Author: Soenke Behrens
Contact: schaf@meadow.muc.de
Where: /usr/local/bin or /usr/local/games
FTP: ...
Creates random names by a set of certain rules. Great if you have to come
up with names for your next RPG session and hate having to think up 20+
silly-sounding names all by yourself :)
Name: rtf2text
Version: 1.0.6
Author: Robert Hill
Contact: rhill@eecs.ukans.edu
Where: /usr/bin
FTP: ...
Converts RTF (Rich Text Format) files to text.
Name: scpp
Version: 1.1 (15 Feb 94)
Author: Ported by Devin Reade
Contact: gdr@myrias.ab.ca
Where: /usr/bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu.
A selective C preprocessor. It will only interpret directives that it
is told to interpret. This makes scpp useful for making source files easier
to read by removing unnecessary code (such as that for other architectures).
Name: sendmail
Version: 1.1
Author: Phillip Vandry
Contact: vandry@CAM.ORG
Where: /usr/lib/
FTP: ...
Sends mail from one local user to another, or spools mail for foreign
destinations.
Name: setvers
Version: 1.0.2
Author: Ian Schmidt
Contact: irsman@iastate.edu
Where: /usr/bin
FTP: pindarus.cs.uiuc.edu
Sets the rVersion information on a EXE, including name, version, and any
other information the author wishes to include.
Name: su
Version: 1.0
Author: James Brookes
Contact: jamesb@ecst.csuchico.edu
Where: /bin
FTP: ...
Launch a new shell as another user.
Name: sync
Version: x
Author: Phillip Vandry
Contact: vandry@CAM.ORG
Where: /usr/bin
FTP: ...
Causes GS/OS to commit all pending data to disk.
Name: tee
Version: 1.1 (23 Nov 93)
Author: Devin Reade
Contact: gdr@myrias.ab.ca
Where: /bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu.
Pipe fitting: copies stdin to stdout while making copies of the stream
in one or more text files.
Name: timelimit
Version: 1.1 (16 Dec 93)
Author: Ported by Devin Reade
Contact: gdr@myrias.ab.ca
Where: /usr/bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu.
Limits the run time of a process; when the time is up, it sends the
specified process a series of SIGINTs.
Name: tn
Version: 1.1 (11 Oct 94)
Author: Dave J. Roberts. Version 1.1 changes by Devin Reade.
Contact: daver@rush.cc.edu, droberts@chaos.bsu.edu
Where: /usr/local/bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu
A utility to display Apple's DTS Technical Notes.
Name: udl
Version: 1.14
Author: Soenke Behrens, Devin Reade
Contact: sbehrens@contech.demon.co.uk, gdr@myrias.ab.ca
Where: /usr/local/bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu
Converts text between the CR, LF and CR/LF forms. Also available for Unix
machines, reasonably fast yet secure.
Name: uname
Version: 2.0.2
Author: Ian Schmidt
Contact: irsman@drift.winternet.com
Where: /bin/
FTP: grind.isca.uiowa.edu
Prints the name of the UNIX system (in this case GNO/ME) plus various
other information such as your hostname if you are running the MU package.
Name: unarj
Version: 2.42
Author: Soenke Behrens
Contact: schaf@meadow.muc.de
Where: /usr/local/bin
FTP: ...
Unpacks files that were packed with ARJ 2.41 or earlier.
Name: unpp
Version: 1.1
Author: Soenke Behrens
Contact: schaf@meadow.muc.de
Where: /usr/local/bin
FTP: ...
Uncompresses PowerPacker(tm) documents, which are created by them Amigoids.
Name: uptime
Version: 1.0
Author: James Brookes
Contact: jamesb@ecst.csuchico.edu
Where: /usr/bin
FTP: ...
Reports the time, amount of time the system has been up, number of
users, and system load averages for the last 1, 5, and 15 minutes.
Name: uptimed
Version: 1.0
Author: Robert Hill
Contact: rhill@eecs.ukans.edu
Where: /usr/sbin
FTP: ...
Keeps track of system load averages for the uptime utility over the last
1, 5 and 15 minutes.
Name: whereis
Version: v1.1 (2 Jan 93)
Author: v1.1 update by Devin Reade
Contact: gdr@myrias.ab.ca
Where: /usr/bin
FTP: ftp.cco.caltech.edu,grind.isca.uiowa.edu.
whereis searches certain directories (/bin, /usr/bin, /usr/man, et cetera) and
reports the location of source, executables, and man pages.
Name: wrap
Version: 1.1
Author: Phillip Vandry
Contact: vandry@CAM.ORG
Where: /usr/bin
FTP: ...
Word wraps text to a certain length (79 default). Also filters binary
data and is very fast.
Name: write
Version: 2.1
Author: Leslie M. Barstow III
Contact: wdphoenix@delphi.com
Where: /usr/bin
FTP: ...
write is a simple utility which writes a message to a user, no matter what
terminal he or she is on. The format is: write username [message]
If you do not input a message, you will be prompted for message lines until
you enter a blank line.
Name: xargs
Version: 0.9 (3 Mar 95)
Author: Jeremy Rand.
Contact: <u8902848@muss.mcmaster.ca>
Where: /usr/local/bin
FTP: grind.isca.uiowa.edu
Pass parameters to a command through standard input.
Name: xbiff
Version: 1.0
Author: James Brookes
Contact: jamesb@ecst.csuchico.edu
Where: */system/desk.accs/
FTP: ...
XBiff is an NDA which gives the user a colorful mailbox announcing both
aurally and visibly when the user has mail. OA-clicking on the window's
content region causes a title bar to appear, allowing the window to be moved.
Name: xclock
Version: 1.12
Author: Dave J. Roberts
Contact: dave@mary.iia.org
Where: /usr/X/bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu
graphical analog time display unit
Name: xlogin
Version: 2.21
Author: Dave J. Roberts
Contact: dave@mary.iia.org
Where: /usr/X/bin
FTP: ftp.cco.caltech.edu, grind.isca.uiowa.edu
Name: zsh
Version: 2.0
Author: Leslie M. Barstow III
Contact: wdphoenix@delphi.com
Where: /bin
FTP:
zsh is a program used to put a user's account in suspension.
It prints a message and then exits.