manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 17 for COMM (0.005 sec.)
Man page of COMM 14173
COMM Section: User Commands (1) Updated: 7 October 2002 Index JM Home Page 名前 comm - ソート済み ... の2つのファイルを行ごとに比較する 書式 comm [ -123 ] FILE1 [ FILE2 ] comm [ --help ] [ --versi ... on ] 説明 comm は二つの入力ファイルを読み込み、 共通な行および共通 ... 準入力が用いられる。 オプションが与えられない場合、 comm は 3 列からなる出力を生成する。 第 1 列には FILE1 ... 常終了する。 返り値 他の比較ユーティリティと異なり、 comm の返す終了ステータスは比較結果に依存しない。 通常終 ...
https://man.plustar.jp/manpage/man1/comm.1.html - [similar]
Man page of PS 10742
PS Section: Linux User's Manual (1) Updated: July 28, 2004 Index JM Home Page 名前 ps - 現在実行 ... され、 実行ファイル名の代わりにコマンドライン引き数 (COMMAND) が表示される。 これは PS_FORMAT 環境変数で上書 ... ティ情報を取得する: ps -eo euser,ruser,suser,fuser,f,comm,label ps axZ ps -eM root (実 (real) ID と実効 ID) ... pid,tid,class,rtprio,ni,pri,psr,pcpu,stat,wchan:14,comm ps axo stat,euid,ruid,tty,tpgid,sess,pgrp,ppid,pid ... ,pcpu,comm ps -eopid,tt,user,fname,tmout,f,wchan syslogd のプ ...
https://man.plustar.jp/manpage/man1/ps.1.html - [similar]
Man page of PTHREAD_SETNAME_NP 9949
PTHREAD_SETNAME_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page ... ド名を格納するには短かすぎる。 /proc/self/task/[tid]/comm のオープンに失敗した場合、 これらの関数は open (2) ... () は内部で /proc ファイルシステムのスレッド固有の comm ファイル ( /proc/self/task/[tid]/comm ) に書き込み ... ]+ Stopped ./a.out $ ps H -C a.out -o 'pid tid cmd comm' PID TID CMD COMMAND 5990 5990 ./a.out a.out 5990 ... 5991 ./a.out THREADFOO $ cat /proc/5990/task/5990/comm a.out $ cat /proc/5990/task/5991/comm THREADFOO プ ...
https://man.plustar.jp/manpage/man3/pthread_getname_np.3.html - [similar]
Man page of PTHREAD_SETNAME_NP 9949
PTHREAD_SETNAME_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page ... ド名を格納するには短かすぎる。 /proc/self/task/[tid]/comm のオープンに失敗した場合、 これらの関数は open (2) ... () は内部で /proc ファイルシステムのスレッド固有の comm ファイル ( /proc/self/task/[tid]/comm ) に書き込み ... ]+ Stopped ./a.out $ ps H -C a.out -o 'pid tid cmd comm' PID TID CMD COMMAND 5990 5990 ./a.out a.out 5990 ... 5991 ./a.out THREADFOO $ cat /proc/5990/task/5990/comm a.out $ cat /proc/5990/task/5991/comm THREADFOO プ ...
https://man.plustar.jp/manpage/man3/pthread_setname_np.3.html - [similar]
Man page of ACCT 9311
ACCT Section: Linux Programmer's Manual (5) Updated: 2017-09-15 Index JM Home Page 名前 acct - プ ... ct.h > で以下のように定義されている。 #define ACCT_COMM 16 typedef u_int16_t comp_t; struct acct { char ac ... ocess termination status (see wait (2)) */ char ac_comm[ACCT_COMM+1]; /* Command name (basename of last ex ... ecuted command; null-terminated) */ char ac_pad[ X ]; /* paddi ... t ac_swaps; /* Number of swaps (unused) */ char ac_comm[ACCT_COMM]; /* Command name */ }; バージョン acct_ ...
https://man.plustar.jp/manpage/man5/acct.5.html - [similar]
Man page of gdbserver 8052
gdbserver Section: GNU Development Tools (1) Updated: 2 November 1993 Index JM Home Page 名前 gd ... 般的な書式は以下のように なります: target> gdbserver COMM PROGRAM [ARGS ...] 例えば、シリアルポートを使用する ... を使用します。書式は次の通りです。 target> gdbserver COMM --attach PID PID は現在実行中のプロセスのプロセス ...
https://man.plustar.jp/manpage/man1/gdbserver.1.html - [similar]
Man page of ZGREP 7966
ZGREP Section: User Commands (1) Index JM Home Page 名前 zgrep - 圧縮されている可能性のあるファイ ... グラムとして呼び出す。 著者 Charles Levert ( charles@comm.polymtl.ca ) 関連項目 grep (1), gzexe (1), gzip (1 ...
https://man.plustar.jp/manpage/man1/zgrep.1.html - [similar]
Man page of PROC 7966
PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プ ... の文字列の後にヌルバイトが一つ置かれる。 /proc/[pid]/comm (Linux 2.6.33 以降) This file exposes the process' ... s comm value---that is, the command name associated with ... ent threads in the same process may have different comm values, accessible via /proc/[pid]/task/[tid]/comm ... . A thread may modify its comm value, or that of any of other thread in the same ...
https://man.plustar.jp/manpage/man5/proc.5.html - [similar]
Man page of PROC 7966
PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プ ... の文字列の後にヌルバイトが一つ置かれる。 /proc/[pid]/comm (Linux 2.6.33 以降) This file exposes the process' ... s comm value---that is, the command name associated with ... ent threads in the same process may have different comm values, accessible via /proc/[pid]/task/[tid]/comm ... . A thread may modify its comm value, or that of any of other thread in the same ...
https://man.plustar.jp/manpage/man5/procfs.5.html - [similar]
Man page of CORE 7879
CORE Section: Linux Programmer's Manual (5) Updated: 2020-11-01 Index JM Home Page 名前 core - コ ... と同じ (Linux 3.7 以降)。 %e The process or thread's comm value, which typically is the same as the executab ... thing different; see the discussion of /proc/[pid]/comm and /proc/[pid]/task/[tid]/comm in proc (5). %E 実 ... xt reboot) change the core_pattern setting using a command such as the following (which causes the names o ... "); if (fp == NULL) exit(EXIT_FAILURE); /* Display command-line arguments given to core_pattern pipe progr ...
https://man.plustar.jp/manpage/man5/core.5.html - [similar]
PREV 1 2 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022