in message <[EMAIL PROTECTED]>, wrote Dick Hoogendijk thusly... > > Debian linux cleans it's /tmp on every reboot (IF you reboot ;-) > FreeBSD does not clean up. Lots of files stay in /tmp > > Question: can I manually clean /tmp or is it better to leave things > alone..??
In addition to previous reply, you can always mount (w/ proper planning of ourse) /tmp as memory file system; see newfs(8) or mount_mfs(8) (FreeBSD 4.7). - parv -- To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
