vine-users ML アーカイブ



[vine-users:066264] Re: ps の 表示幅

  • From: 加藤 雅 <mkato@xxxxxxxxxxxxx>
  • Subject: [vine-users:066264] Re: ps の 表示幅
  • Date: Mon, 14 Jun 2004 23:14:54 +0900
加藤(大阪)です。

Mon, 14 Jun 2004 14:54:02 +0900 (JST) 付
IKEDA Katsumi <ikedak@xxxxxxxxxxxxxxxx> さんのメールより:

> From: procps-2.0.6/ps/parser.c
> | static void choose_dimensions(void){
> |   if(w_count && (screen_cols<132)) screen_cols=132;
> |   if(w_count>1) screen_cols=OUTBUF_SIZE;
> |   /* perhaps --html and --null should set unlimited width */
> | }

とうとうソースまで見られましたか (^ ^;;

> w_count には w 引数の個数が入っています。

自分はソースを見ていないので (^ ^;; 詳しくは解りませんが、池田さんが示し
てくださった部分だけを見ると、
-w オプションで、w_count=1
--width [桁数] オプションで w_count=[桁数]
っぽい気がしますが、間違ってるでしょうか?

んでもって -w の時は上限 132文字まで、--width [桁数]の時は出力用バッフ
ァサイズ(端末の?)めいっぱいが上限、と言う感じではないでしょうか。

> さらに詳しくは…… (^_^;;

つつしんでおまかせいたします (^ ^;;

-- 
加藤 雅 <mkato@xxxxxxxxxxxxx>
	http://add10.hp.infoseek.co.jp/rox/