home *** CD-ROM | disk | FTP | other *** search
- This is disk 231 of the freely distributable AMIGA software library.
- Below is a listing of the significant directories and their contents.
-
-
- Diff Yet another diff program. This one implements the
- algorithm from Communications of the ACM, April 78.
- It produces output which might be considered to be
- a little more user friendly than the standard Unix
- style diff programs. Includes source.
- Author: Donald C. Lindsay
-
- File A program that recognizes various types of files and
- prints what that type is. Recognizes font files,
- icon files, executable files, standard object files,
- compressed files, command scripts, C source, directories,
- iff files, LaTeX source, modula II source, arc files,
- shell commands and scripts, TeX source, dvi files,
- uuencoded files, yacc files, zoo archives, etc.
- Version 1.0, includes source.
- Author: Edwin Hoogerbeets
-
- NoClick2 A program which silences the clicking of empty drives
- on the B2000 under AmigaDOS 1.3. It should also work
- on an A500. Binary only, source available from author.
- Author: Norman Iscove
-
- Plot A package for making 2D and 3D plots conveniently.
- AG Baxter wrote the intuition interface program (Plot)
- and Tim Mooney wrote the MultiPlot and ThreeDPlot
- programs, which are called from Plot. This is version
- 1.2 and includes source to Plot.
- Author: AG Baxter, Tim Mooney
-
- Sed This is the GNU sed (stream editor) program, ported to
- the Amiga. Sed copies the named files, or the standard
- input, to its standard output, while performing certain
- editing operations specified in the command line script
- or in a scriptfile. Version 1.02, includes source.
- Author: Unknown, ported to Amiga by Edwin Hoogerbeets