From: Michele Andreoli (m.andreoli@tin.it)
Date: Fri Apr 14 2000 - 22:15:10 CEST
On Fri, Apr 14, 2000 at 08:21:25PM +0200, Miguel Angel nicely wrote:
> Hi!
>
> The /usr/bin/ps script looks really ugly (mulinux 8r3b), with a lot of "3D".
> This is a cleaned ps script.
>
> Saludos
> Miguel Angel
> #!/bin/ash
> # rustic ps
> # by M. Andreoli
>
> #set -x
>
> FMT="%5s %3s %-4s %3s:%s %-.50s"
Due tome some sly digitation, I introduced a "3D" in the FMT string:
FMT=3D"%5s %3s %-4s %3s:%s %-.50s"
Thanks, Michele
-- I'd like to conclude with a positive statement, but I can't remember any. Would two negative ones do? -- Woody Allen --------------------------------------------------------------------- To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.auc.dk For additional commands, e-mail: mulinux-help@sunsite.auc.dk
This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:13 CET