Mail Archives: cygwin/2011/03/28/14:04:12
X-Recipient: | archive-cygwin AT delorie DOT com
|
X-SWARE-Spam-Status: | No, hits=-0.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL
|
X-Spam-Check-By: | sourceware.org
|
MIME-Version: | 1.0
|
Date: | Mon, 28 Mar 2011 14:04:01 -0400
|
Message-ID: | <AANLkTi=-WGO9LvnKJ-YkR9cA=KWPRpYtRWQVa3+cAfqQ@mail.gmail.com>
|
Subject: | ps command (process status) does not return anything anymore
|
From: | Antha Lamus <anthalamus AT gmail DOT com>
|
To: | cygwin AT cygwin DOT com
|
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm
|
List-Id: | <cygwin.cygwin.com>
|
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com>
|
List-Archive: | <http://sourceware.org/ml/cygwin/>
|
List-Post: | <mailto:cygwin AT cygwin DOT com>
|
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
|
Sender: | cygwin-owner AT cygwin DOT com
|
Mail-Followup-To: | cygwin AT cygwin DOT com
|
Delivered-To: | mailing list cygwin AT cygwin DOT com
|
Hi all,
I recently installed a newer version of bash and now the "ps" command
does not issue anything anymore (return code is 128). in fact, even
the options seem different as I don't see "-W" in the man anymore.
also, I can pretty much issue anything I want after the ps, like "ps
-dfiaodsfpaidfjasdfaf" and it will simply return nothing ($?=3D128
still). I've tried to search through the archives but i guess "ps" is
a bit to common!
anybody has any idea what could have gone wrong? any place where I
could check logs?
Thanks,
Anthony
PS: more info:
$ which ps
/usr/bin/ps
$ man ps
PS(1)=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0 CYGWIN=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 PS(1)
NAME
=A0=A0=A0=A0=A0=A0=A0 - Report process status
SYNOPSIS
=A0=A0=A0=A0=A0=A0 ps [-aefls] [-u UID]
OPTIONS
=A0=A0=A0=A0=A0=A0 -a, --all
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 show processes of all users
=A0=A0=A0=A0=A0=A0 -e, --everyone
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 show processes of all users
=A0=A0=A0=A0=A0=A0 -f, --full
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 show process uids, ppids
=A0=A0=A0=A0=A0=A0 -h, --help
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 output usage information and exit
=A0=A0=A0=A0=A0=A0 -l, --long
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 show process uids, ppids, pgids, wi=
npids
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
- Raw text -