Useful Little Scripts

This collection of useful little scripts was, with one exception,
written by Ronald Joe Record. The one exception (dft) was written
by Hiram Clawson. Anyway, these little scripts are intended to make
your life easier. For instance, rather than having to read the cpio
manual page every time you use cpio and then construct some long
command line, you can just use the dpio script or the cpiocopy script.
Check 'em out !

Included are :
clouds
-  - Paint your root window with a fractal cloud pattern
 
colors
-  - Set the foreground/background colors of your character login screen
 
cpiocopy
-  - Recursively copy a hierarchy using cpio
 
dft
-  - List disk useage using 1K blocks and formatted nicely
 
dpio
-  - Use cpio with the most common options
 
findandgrep
-  - Use the find command to look for a string recursively
 
findcstr
-  - Use the find command to look for a string recursively in only .c and .h files
 
mkicon
-  - Take a GIF image and turn it into a 64x64 XPM suitable for use as an icon
 
mkstamp
-  - Reduce a GIF image for use as a postage stamp in an HTML document
 
nr2html
-  - Convert an Nroff input document into an HTML document
 
top
-  - List the most recent files in a directory
 
Return to Welcome Home Page or
Continue to Browse