or you can do
/etc/rc.d/init.d/smb status
charles
On Fri, 21 Apr 2000, Hidong Kim wrote:
> >
> > I know how to test a smb.cnf file = testparm
> > but how do I check to see if samba is running ?
>
> You can do 'ps aux' to see if the smbd process is running. Or you can
> do: ps aux | awk '$11 ~ /smb/ { print $0 }'. This will cut to the chase
> and save you from having to sift through a whole bunch of other
> processes. Good luck,
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.