> On Sat, Aug 29, 1998 at 01:10:46PM +1000, Terry Brady wrote:
> > My apologies for the complete lack of unix knowhow, but how do I launch squid as a "nobody" process so that I can log out and still have the cache running?
> >
>
> This should do it:
>
> /usr/local/cache/bin/RunCache &
>
The above might work for csh, but most shells will still kill it when you
logout...
nohup /usr/local/cache/bin/RunCache &
should work.
Received on Sat Aug 29 1998 - 07:22:10 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:41:46 MST