On Mon, 2004-04-19 at 15:09, watchers renjana wrote: > kurang tanda - kali pak > jadi sebenarnya adalah ps -ax | grep apache >
http://procps.sourceforge.net/faq.html ``Why does "ps -aux" complain? According to the POSIX and UNIX standards, the above command asks to display all processes with a TTY (generally the commands users are running) plus all processes owned by a user named "x". If that user doesn't exist, then ps will assume you really meant "ps aux". The warning is given to gently break you of a habit that will cause you trouble if a user named "x" were created.'' salam, -- ~Lst <[EMAIL PROTECTED]> -- Unsubscribe: kirim email kosong ke [EMAIL PROTECTED] Arsip dan info di http://linux.or.id/milis.php FAQ milis http://linux.or.id/faq.php
