Loopy stuff

Jim Watt jimw at peisj.pebio.com
Fri Jun 16 01:52:23 GMT 2000


--On 06/15/2000 10:16 PM +1000 David Collier-Brown wrote:

[...]
} stop() {
}	 root
}	 x=`ps -ef |\
}	 egrep '/usr/local/samba/bin/nmbd|/usr/local/samba/bin/smbd' |\
}	 egrep -v 'egrep' |\
}	 awk ' {print $2}'`
}	 kill $x
}}

Wouldn't be better to use the pid files and let the master
copies kill off the kids?

Jim
-- 
Jim Watt                               jimw at peisj.pebio.com
PE Biosystems                          Voice (desk): +1 408 577 2228
PE Informatics Division                Fax:          +1 408 894 9307
3833 North First Street                Voice (main): +1 408 577 2200
San Jose CA 95134-1701



More information about the samba mailing list