commit | dbc879e9495bf9394a3ea1c081f507acf1f23273 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Wed Mar 11 15:33:44 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Wed Mar 11 15:33:44 1998 +0000 |
tree | d2c9c98a872c290b8a105dd09ad892121e6739fb | |
parent | c9f2c14d49d88ecc868a30e23ae043e03789bff3 [diff] |
Allow the user to operate the script in debugging mode (-D), which just does a "set -x". Allow keeping a transcript, using -l, in $FILE.how. Allow keeping of all the temp files created by the process, using -k.