home *** CD-ROM | disk | FTP | other *** search
- Here are several little programs from the Usenet comp.os.minix newsgroup.
- These were quick ports to OS/2: not all will have function prototypes,
- or will compile at the highest warning level. If you don't like it - the
- source code is included, so fix it.
-
- Brief description:
-
- CAL C 8769 Prints a monthly or yearly calendar to standard output.
- CAL EXE 20758
-
- CAT2 C 1621 Concatenate files, copy to standard output,
- CAT2 EXE 23894 append CRLF.
-
- DHRYSTON C 12788 Benchmark your processor's performance.
- DHRYSTON EXE 21992 Does 50,000 memcpy's.
-
- EXPR C 5560 Do mathematics from command line.
- EXPR EXE 22632
-
- FORTUNE C 2583 Fortune cookie - wise(?) aphorisms from FORTUNES.DAT.
- FORTUNES DAT 4886
- FORTUNE EXE 21957
-
- GETOPT C 2552 AT&T's command line parser.
-
- HEAD C 2753 Print first lines of a file.
- HEAD EXE 17970
-
- REV EXE 23176 Reverse spelling of ASCII input.
- REV C 2840
-
- TTT C 6718 Tic Tac Toe. Uses OS/2 Curses library.
- TTT EXE 35596
-
- UUD C 13065 UUDecode UNIX uuencoded files.
- UUD EXE 25688
-
- UUE EXE 21575 UUEncode binary files to 7 bit ASCII.
- UUE C 5910
-
- UNIQ EXE 22701 Compress text file by eliminating duplicate lines
- UNIQ C 5710
-
- UNSHAR2 EXE 33110 Unpack UNIX SHell ARchive files.
- UNSHAR2 C 9135
-
- WC C 5333 Count words, lines, characters
- WC EXE 20599
- -----------------------------------------------------------------------------
- Have fun,
- R. Ames
-
-