On Tue 06-Jul-2004 at 21:03 +0300, Douglas Wilkins wrote: > > 3. The default temp directory is currently /tmp. Any reason why it > should not be ~/tmp ? It should use $TMPDIR from the environment, then default to /tmp if that isn't set or isn't writable. -- Bruno