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 -a does not show wget running in background


This is a slightly corrected report with more info included. :)

shadow:~/dl$ wget -b
'http://openoffice.bouncer.osuosl.org/?product=OpenOffice.org&os=win&lang=en&version=2.0.3'
Continuing in background, pid 568.
Output will be written to `wget-log'.

shadow:~/dl$ ps -a
     PID    PPID    PGID     WINPID  TTY  UID    STIME COMMAND
    1040       1    1040       1040    ?   18   Jul  7 /usr/bin/cygrunsrv
    1096    1040    1096       1132    ?   18   Jul  7 /usr/sbin/sshd
    1504    1096    1504       1576    ?   18 12:48:43 /usr/sbin/sshd
     284    1504     284       1344    0 1000 12:48:49 /usr/bin/bash
    1512     284    1512       1528    0 1000 13:36:35 /usr/bin/ps

shadow:~/dl$ ps -W
     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
    1504    1096    1504       1576    ?   18 12:48:43 /usr/sbin/sshd
     284    1504     284       1344    0 1000 12:48:49 /usr/bin/bash
     568       0       0        568    ?    0 13:36:30
D:\tools\cygwin\bin\wget.exe
    1528     284    1528       1496    0 1000 13:36:52 /usr/bin/ps

Attachment: cygcheck.out
Description: Binary data

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