buconfig
- Creates a numbered backup of CONFIG.SYS on the boot drive.
buini
- Creates a numbered backup of the INI files.
config
- Checks your CONFIG.SYS file for accuracy. You can diagnose problems and save reboots with this.
crc
- Calculate the 16 bit CRC of file(s).
crc32
- Calculate the 32 bit CRC of file(s).
drives
- Shows all drive partitions in system, including LAN and CD ROM. Shows file type
(FAT, HPFS, etc.), volume name and space remaining on each. Supports large drives.
elephant
- Removes forever that annoying "elephant" from Warp 4.
f
- Finds any and all files on the system. Can search by date, size, etc. A CRC function is built in.
Shows file name, size, date, time, permissions, and EAs. Can run a command on each found file, start the search from a
subdir, and more.
findcom
- Searches the PATH for the command (or file) you name. You can omit the extension, and
this util will find the correct .COM, .EXE, or .CMD file. Similar to the Unix "which" command.
grep
- Searches files (text or binary) for simple strings. Will properly span directories.
here
- Saves current drive & directory into files for instant recall later. Saves both time and typing.
jdir
- An enhanced "dir" which shows creation and last update info, file attributes, EAs, and more.
jsort
- Sorts a file (on 1st column only). Doesn't suffer the 64K limitation of the OS/2 SORT command.
rdl
- Removes all directories and files under and including dir given as a parameter, even read-only
files. Does not prompt first, making it very useful in batch files.
remtags
- Removes HTML tags from file.
reptab
- Replaces tabs in file with the correct number of spaces.
screen
- Ever have something on the text screen you want saved? This util will save the current
text screen contents to a file you name.
span
- Runs a command you specify in the current directory
and all subdirectories.
split
- Splits big files into smaller size files. You control the size. Also includes reminder on how
to reassemble the file using the copy command.
strip
- Strips the binary chars from a file leaving just the ASCII so that it can be read. Great for when some
Windoze loser sends you a Word document.
touch
- Changes date and time of files.
wave
- Plays .WAV and .MID files. Wildcards work, too.