unixname.py Make filenames unix safe. Replaces all whitespace and non-alphanumeric charaters with a char specified in c. -k check - print old name and new name with out making changes -c { [_] } replace with this character -h Prints documentation. -v { [1] } verbosity -version print version info and exit $Id: unixname.py,v 1.1 2004/10/10 02:53:10 nghoffma Exp $