public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@mandrakesoft.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: pre6 weird ps output
Date: Wed, 31 Oct 2001 08:06:32 -0500	[thread overview]
Message-ID: <3BDFF758.C5CC5A61@mandrakesoft.com> (raw)

alpha running 2.4.14-pre6.  The "...log" you see is where output is
redirected.  /proc/filesystems and /proc/mounts at end of output.

A devpts problem?  I usually don't enable devpts.


[jgarzik@brutus rpm]$ ps xf
  PID TTY      STAT   TIME COMMAND
16013 pts/1    S      0:00 -bash
32105 pts/1    R      0:00 ps xf
15858 pts/0    S      0:00 -bash
15889 pts/0    S      0:02 /bin/sh /usr/bin/rpm-rebuilder
30660 /tmp/rpm/other_clisp-2.27-1mdk.src.rpm.log S   0:00  \_
/usr/lib/rpm/rpmb 
30670 /tmp/rpm/other_clisp-2.27-1mdk.src.rpm.log S   0:00      \_
/bin/sh -e /tm
30671 /tmp/rpm/other_clisp-2.27-1mdk.src.rpm.log S   0:00          \_
/bin/sh ./
31942 /tmp/rpm/other_clisp-2.27-1mdk.src.rpm.log S   0:00             
\_ /bin/s
32098 pts/0    S      0:00                  \_ /bin/sh configure
--prefix=/usr
32099 pts/0    S      0:00                      \_ gcc -O -o conftest
conftest.c
32103 pts/0    S      0:00                          \_
/usr/lib/gcc-lib/alpha-ma
32104 pts/0    R      0:00                              \_ /usr/bin/ld
-m elf64a
[jgarzik@brutus rpm]$ ps xf
  PID TTY      STAT   TIME COMMAND
16013 pts/1    S      0:00 -bash
  518 pts/1    R      0:00 ps xf
15858 pts/0    S      0:00 -bash
15889 pts/0    S      0:02 /bin/sh /usr/bin/rpm-rebuilder
30660 /tmp/rpm/other_clisp-2.27-1mdk.src.rpm.log S   0:00  \_
/usr/lib/rpm/rpmb 
30670 /tmp/rpm/other_clisp-2.27-1mdk.src.rpm.log S   0:00      \_
/bin/sh -e /tm
30671 /tmp/rpm/other_clisp-2.27-1mdk.src.rpm.log S   0:00          \_
/bin/sh ./
31942 /tmp/rpm/other_clisp-2.27-1mdk.src.rpm.log S   0:00             
\_ /bin/s
  515 pts/0    S      0:00                  \_ /bin/sh configure
--prefix=/usr
  516 pts/0    S      0:00                      \_ gcc -O -c conftest.c
  517 pts/0    D      0:00                          \_
/usr/lib/gcc-lib/alpha-ma
[jgarzik@brutus rpm]$ ps xf
  PID TTY      STAT   TIME COMMAND
16013 pts/1    S      0:00 -bash
 5275 pts/1    R      0:00 ps xf
15858 pts/0    S      0:00 -bash
15889 pts/0    S      0:02 /bin/sh /usr/bin/rpm-rebuilder
30660 /tmp/rpm/other_clisp-2.27-1mdk.src.rpm.log S   0:00  \_
/usr/lib/rpm/rpmb 
30670 /tmp/rpm/other_clisp-2.27-1mdk.src.rpm.log S   0:00      \_
/bin/sh -e /tm
30671 /tmp/rpm/other_clisp-2.27-1mdk.src.rpm.log S   0:00          \_
/bin/sh ./
 5004 /tmp/rpm/other_clisp-2.27-1mdk.src.rpm.log S   0:00             
\_ make
 5201 /tmp/rpm/other_clisp-2.27-1mdk.src.rpm.log S  
0:00                  \_ /b
 5202 /tmp/rpm/other_clisp-2.27-1mdk.src.rpm.log S  
0:00                      \
 5203 /tmp/rpm/other_clisp-2.27-1mdk.src.rpm.log S  
0:00                       
 5272 /tmp/rpm/other_clisp-2.27-1mdk.src.rpm.log S  
0:00                       
 5274 /tmp/rpm/other_clisp-2.27-1mdk.src.rpm.log R  
0:03                       


[jgarzik@brutus rpm]$ cat /proc/filesystems 
nodev   rootfs
nodev   bdev
nodev   proc
nodev   sockfs
nodev   tmpfs
nodev   shm
nodev   pipefs
        ext2
nodev   devfs
nodev   nfs
nodev   devpts



[jgarzik@brutus rpm]$ cat /proc/mounts 
/dev/ide/host0/bus0/target0/lun0/part2 / ext2 rw 0 0
/proc /proc proc rw 0 0
none /dev/pts devpts rw 0 0
none /dev/shm tmpfs rw 0 0
bum:/g /g nfs rw,v3,rsize=8192,wsize=8192,hard,udp,lock,addr=bum 0 0
cum:/cooker /cooker nfs
rw,v3,rsize=8192,wsize=8192,hard,udp,lock,addr=cum 0 0


-- 
Jeff Garzik      | Only so many songs can be sung
Building 1024    | with two lips, two lungs, and one tongue.
MandrakeSoft     |         - nomeansno


             reply	other threads:[~2001-10-31 13:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-31 13:06 Jeff Garzik [this message]
2001-10-31 13:23 ` pre6 weird ps output Jeff Garzik
2001-11-04  2:19   ` Albert D. Cahalan

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=3BDFF758.C5CC5A61@mandrakesoft.com \
    --to=jgarzik@mandrakesoft.com \
    --cc=linux-kernel@vger.kernel.org \
    /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