Have you tried setting TMPDIR environment variable to somewhere within $HOME? In theory all programs that use /tmp should use TMPDIR instead when it's set... and it seems treacherous to me to use, for almost any purpose, a /tmp in which all files disappear hourly... files could disappear one second after they're created?
-Isaac Shu Hung (Koala) wrote: > Hello all, > > I'm using fish shell in my own linux user. > > Since I do not have root permission on the machine, I compiled fish with my > own user. > I then start it with .bashrc only. I'm happy with it until lately. > > The administrator aparently changed /tmp policy and removes files from it > frequently. > Since fishd socket and log are under /tmp, I got disconnected once every > 45-60 minutes. > > I'd like to move log and socket of fishd to somewhere within my home > folder. How can I do that? > > > Koala Yeung ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
