All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Sokolovsky <pmiscml@gmail.com>
To: Bernhard Fischer <rep.nop@aon.at>
Cc: busybox@busybox.net, openembedded-devel@lists.openembedded.org
Subject: busybox "ps ax" woes, was: Re[2]: [Qemu-devel] Config file support
Date: Sun, 29 Oct 2006 01:24:13 +0300	[thread overview]
Message-ID: <1025557584.20061029012413@gmail.com> (raw)
In-Reply-To: <20061025153503.GB5673@aon.at>

Hello Bernhard,

Wednesday, October 25, 2006, 6:35:04 PM, you wrote:

> On Wed, Oct 25, 2006 at 03:18:31AM +0300, Paul Sokolovsky wrote:

>>  Oh, and while we still talking (and to add even more confusion),
>>how'd you guys managed to kill "ps ax" to work in busybox 1.2.1? I
>>really miss it here, when loading my embedded images into QEMU...

> Just unset PS_FEATURE_WIDE.

> In principle, i agree that we should enhance it to allow for
> disregarding any non-options.

  Thanks for your response! I actually had a suspicion that some
busybox config option was mis-set. We're using it here with
OpenEmbedded automated build system, and well, when doing system
integration, the distance from configs of individual packages
to the developers increases ;-).

  But we actually had issues with that besides mere command-line
nuisance: some of our init.d scripts has "ps -e" or something, and as
a workaround we had to switch to procps ;-(.

  Again, thanks for your hint, from the context where it was written,
I couldn't expect to get an answer ;-)

> Something like
> Index: libbb/getopt32.c
> ===================================================================
> --- libbb/getopt32.c    (revision 16432)
> +++ libbb/getopt32.c    (working copy)
> @@ -72,6 +72,9 @@
>          env -i ls -d /
>          Here we want env to process just the '-i', not the '-d'.
>  
> + "_"    If the first character in the applet_opts string is an underscore,
> +               ignore all non-option arguments.
> +
>  const struct option *applet_long_options
>  
>          This struct allows you to define long options.  The syntax for



> Alternatively you can rewrite ps to match the procps' big ps better.
> I need to be able to see the full commandline if i do `ps ww´, not only
> the first 25 chars of them.

> HTH,



-- 
Best regards,
 Paul                            mailto:pmiscml@gmail.com




  parent reply	other threads:[~2006-10-28 22:24 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-20 17:55 [Qemu-devel] Config file support Chuck Brazie
2006-10-21  0:12 ` Johannes Schindelin
2006-10-21 10:00   ` Ricardo Almeida
2006-10-21 11:40     ` Stefan Weil
2006-10-22  9:51     ` Johannes Schindelin
2006-10-22 17:01       ` Flavio Visentin
2006-10-22 17:19         ` Martin Guy
2006-10-22 18:27           ` Paul Brook
2006-10-23  6:33             ` [Qemu-devel] " Antti P Miettinen
2006-10-23 20:01             ` [Qemu-devel] " Rob Landley
2006-10-23 20:29               ` Paul Brook
2006-10-23 22:22                 ` Rob Landley
2006-10-23 23:33                   ` Paul Brook
2006-10-24  9:04                     ` Rob Landley
2006-10-24 10:47                     ` Flavio Visentin
2006-10-24 12:05                       ` Christian MICHON
2006-10-24 16:46                         ` Blue Swirl
2006-10-24 20:38                           ` Christian MICHON
2006-10-24 23:32                       ` Rob Landley
2006-10-25  8:20                         ` Johannes Schindelin
2006-10-24  0:11                   ` andrzej zaborowski
2006-10-24  0:34                     ` Paul Brook
2006-10-24  0:12                 ` Re[2]: " Paul Sokolovsky
2006-10-24  0:36                   ` Paul Brook
2006-10-24  1:38                     ` Re[2]: " Paul Sokolovsky
2006-10-24  2:31                       ` Paul Brook
2006-10-24  8:37                         ` Christian MICHON
2006-10-24 23:28                       ` Rob Landley
2006-10-25  0:18                         ` Re[2]: " Paul Sokolovsky
2006-10-25 15:01                           ` Paul Brook
2006-10-26 14:31                             ` Rob Landley
2006-10-27 20:00                               ` Re[2]: " Paul Sokolovsky
2006-10-27 19:33                             ` Paul Sokolovsky
2006-10-28  0:08                               ` Paul Brook
2006-10-28  1:46                                 ` Re[2]: " Paul Sokolovsky
     [not found]                           ` <20061025153503.GB5673@aon.at>
2006-10-28 22:24                             ` Paul Sokolovsky [this message]
2006-10-24 23:28                   ` Rob Landley
2006-10-21 18:00   ` David Baird

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=1025557584.20061029012413@gmail.com \
    --to=pmiscml@gmail.com \
    --cc=busybox@busybox.net \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=rep.nop@aon.at \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.