GNO/ME Utilities - File Manipulation



awk
Version: 1.0
Author: Ported by Jawaid Bazyar
FTP: ground.isca.uiowa.edu
A port of AT&T's AWK string processing language.

bed
Version: 1.1.1
Author: Phil Vandry
FTP: ground.isca.uiowa.edu
A binary editor that can handle "infinitely" long lines and null bytes in the file. Intended for editing binary files.

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.

diff
Version: 1.0 (12 Dec 94)
Author: Ported by Devin Reade
FTP: cco.caltech.edu ground.isca.uiowa.edu
Show differences in files. This is a port based on GNU diff v2.6. Some less-used features have been temporarily disabled for v1.0.

dsort
Version: 1.0 (14 Jun 94)
Author: Devin Reade.
FTP: apple2.caltech.edu ground.isca.uiowa.edu (in file sorts10.shk)
Sort a text file on disk lexicographically. Archived together with msort.

dsplit
Version: 1.0 (19 Dec 93)
Author: Ported by Devin Reade.
FTP: apple2.caltech.edu ground.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.

msort
Version: 1.0 (14 Jun 94)
Author: Devin Reade.
FTP: apple2.caltech.edu ground.isca.uiowa.edu (in file sorts10.shk)
Sort a text file in memory lexicographically. Archived together with dsort.

patch
Version: 1.0 (12 Nov 95)
Author: Ported by Devin Reade.
FTP: apple2.caltech.edu ground.isca.uiowa.edu
Apply diffs to an original file. This is based on BSD patch v2.0pl12u8.

setvers
Version: 1.0.2
Author: Ian Schmidt
FTP: pindarus.cs.uiuc.edu
Sets the rVersion information on a EXE, including name, version, and any other information the author wishes to include.

udl
Version: 1.1.5
Author: Soenke Behrens, Devin Reade
FTP: apple2.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.

wrap
Version: 1.1
Author: Phillip Vandry
FTP:
Word wraps text to a certain length (79 default). Also filters binary data and is very fast.