Date: Sun, 7 Nov 1999 08:47:43 -0600 From: "Mark Einreinhof" <montana1@home.com> To: "Allen Cleveland" <allenc@mindsieve.com> Cc: <freebsd-questions@FreeBSD.ORG> Subject: RE: running processes Message-ID: <000201bf292f$0caf9ae0$0201010a@cmr.net> In-Reply-To: <3.0.5.32.19991107024625.00821100@mindsieve.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, that worked... now I just wonder why I see 10 instances of apache running? Cheers -----Original Message----- From: Allen Cleveland [mailto:allenc@mindsieve.com] Sent: Sunday, November 07, 1999 1:46 AM To: big-sky@altavista.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: running processes At 12:20 AM 11/7/99 -0600, Mark Einreinhof wrote: >How do I tell what is running? For example, I started dhcpd from the command >line. Now I issue as root: ps and ps -ce to see what processes are running >but I don't see dhcpd listed or apache for that matter. So how do I know if >they are running? I use : ps -aux and get: USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND root 1 0.0 0.3 496 252 ?? Is Fri11AM 0:00.02 /sbin/init -- root 2 0.0 0.0 0 0 ?? DL Fri11AM 0:00.83 (pagedaemon) root 3 0.0 0.0 0 0 ?? DL Fri11AM 0:00.00 (vmdaemon) root 4 0.0 0.0 0 0 ?? DL Fri11AM 0:31.11 (syncer) root 35 0.0 0.1 204 84 ?? Is Fri11AM 0:00.00 adjkerntz -i thats the <sniped> version :-) if you want the full output, email me. (using 3.3-S) -- Allen Cleveland allenc@mindsieve.com There is no try. Do, or do not do, but no try. -Yoda To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000201bf292f$0caf9ae0$0201010a>