[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Feedback needed] Setting the right size for /tmp



John Hasler wrote:
> Bob writes:
> > Did you mean TMPDIR?
> 
> Yes.  Note that you may want to provide for cleanup.  Consider tmpreaper.

I like tmpreaper quite a bit.  It is great for /tmp and /var/tmp.  For
$HOME/tmp I don't think it is needed.  For $HOME/tmp just running find
$HOME/tmp with some combination of -atime or -ctime depending upon
noatime settings and then -delete.  And probably an @reboot helper.  A
lot of individual overhead that is already handled system wide with
/tmp.

Bob

Attachment: signature.asc
Description: Digital signature


Reply to: