Imagine that the TMPDIR env var is set globally in /etc/profile and the like to the value ${HOME}/tmp. Then someone removes their ~/tmp and when the `finger' command is run, the output is "No such file or directory". Is this the desired behavior? a bug? Thanks, !tr