This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ps ux does not show wget running in background


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.

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]