Tollef Fog Heen wrote:
> Putting a tmp directory into /etc/skel and setting TMPDIR and TMP to
> $HOME/tmp might be a start?
Maybe. I have a suspicion this will displaease some people though.
> The next step would probably be to search the sources for /tmp and
> replace it with $HOME/tmp wherever possible.
Replace it with getenv("TMPDIR") is much better.
--
see shy jo