Thomas Bergheim dot com | Random ramblings on technology

Making /tmp your own

When I wrote about keeping /tmp contents survive reboots, I really wanted to make *my* stuff survive reboots. TMPDIR to the rescue – adding “export TMPDIR=~/tmp” to the envfile gives me a private tmp dir, and programs like okular with temporary documents will now be able to open that tmp-doc after a reboot.

Back to Top

Write a Comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>