Short: 7 small command-line tools. Author: Kalle Räisänen Uploader: Kalle Räisänen Type: misc/misc Architecture: m68k-amigaos The tools included are: - Split, splits files. - reset, resets the computer. - reset2, dito. - win2ami, converts DOS files to Amiga/Unix format (strips carriage-returns). - ami2win, converts Amiga/Unix files to DOS format (adds carriage-returns). - qdir, a small dir-command. - cls, clears a CLI display. - select, a little requester, usefull in a shell-script. Sources in E and C included: E: reset2, qdir, cls, select. C: win2ami, ami2win, reset, split.