public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "J.D. Laub" <cygwin@laubster.org>
To: cygwin@cygwin.com
Subject: extraneous 'I' in ps output
Date: Tue, 04 Feb 2003 15:36:00 -0000	[thread overview]
Message-ID: <20030204154222.GA3915@aberdeen.fpcc.net> (raw)

Here's a simple test case that shows the behavior I'm seeing:
$ dummy=`ps > /tmp/foo`
$ cat /tmp/foo
      PID    PPID    PGID     WINPID  TTY  UID    STIME COMMAND
I    1268       1    1268       1268  con 12917 07:42:04 /usr/bin/bash
     1388    1268    1268       1388  con 12917 07:42:19 /usr/bin/bash
     1408    1388    1408       1332  con 12917 07:42:20 /usr/bin/ps

Anytime ps is called from command substitution, an 'I' gets
prepended to the line for the top shell.

I'm running install 2.249.2.5 on windoze2k which in running under
vmware hosted by deadrat8.0.

Due dilligence: I tried a fresh install of all of cygwin; same
results.  Nothing jumping out from the FAQ.  A search of the mail
archives on "ps" returned 0 hits (?!). There's no manpage for ps.
The online user guide doesn't mention that the floating 'I' should
be there.  Google turned up nothing obvious. ps isn't in its own
package, and I can't find docs on where to look to find out in which
package it was delivered. procps looked promising, so I installed
source for it as well as gdb, make, and gcc, but the build fails
with 'TIOCGWINSZ undeclared'.  Any other suggestions are most
welcome; I tend to prefer helping myself in an effort to minimizing
list noise, but I've run out of ideas.
-- 
J.D. Laub (Laubster) |"Your leg's too long / Your skull's too strong /
cygwin@laubster.org  | Suppose your nose is wrong." - Renaldo & the Loaf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

             reply	other threads:[~2003-02-04 15:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-04 15:36 J.D. Laub [this message]
2003-02-04 16:02 ` Andrew M. Inggs
2003-02-04 16:47   ` Ronald Landheer-Cieslak
2003-02-04 16:55     ` Christopher Faylor
2003-02-04 17:09       ` Ronald Landheer-Cieslak
2003-02-04 23:09 ` extraneous 'I' in ps output (RESOLUTION) J.D. Laub

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030204154222.GA3915@aberdeen.fpcc.net \
    --to=cygwin@laubster.org \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).