X-Spam-Check-By: sourceware.org Date: Sun, 9 Jul 2006 13:35:36 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: ps ux does not show wget running in background Message-ID: <20060709173536.GB15924@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <83c75fec0607090504l42abc24dvca74a21f50d37b5c AT mail DOT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <83c75fec0607090504l42abc24dvca74a21f50d37b5c@mail.gmail.com> User-Agent: Mutt/1.5.11 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Sun, Jul 09, 2006 at 04:04:54PM +0400, burning shadow wrote: >shadow:~/dl$ wget -b >'http://openoffice.bouncer.osuosl.org/?product=OpenOffice.org&os=win&lang=en&version=2.0.3' >Continuing in background, pid 348. >Output will be written to `wget-log'. > >shadow:~/dl$ ps ux > PID PPID PGID WINPID TTY UID STIME COMMAND > 1380 1512 1380 1304 0 1000 15:59:22 /usr/bin/bash > 1212 1380 1212 408 0 1000 16:00:28 /usr/bin/ps > >shadow:~/dl$ ps --windows > PID PPID PGID WINPID TTY UID STIME COMMAND > 8 0 0 8 ? 0 23:24:48 *** unknown *** > 1040 1 1040 1040 ? 18 Jul 7 /usr/bin/cygrunsrv > 1096 1040 1096 1132 ? 18 Jul 7 /usr/sbin/sshd > 1512 1096 1512 1356 ? 18 15:59:19 /usr/sbin/sshd > 1380 1512 1380 1304 0 1000 15:59:22 /usr/bin/bash > 348 0 0 348 ? 0 16:00:26 >D:\tools\cygwin\bin\wget.exe > 1480 1380 1480 1344 0 1000 16:00:37 /usr/bin/ps > >(common windows processes skiped) > >PS: I'm using latest stable cygwin setup. WJFFM. I will note that "-x" isn't a ps option, however, i.e., "man ps". We really do need the details as described in http://cygwin.com/problems.html . cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/