manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 1187 for [SIMILAR] 16 1024 4096 WITH 15699 idle WITH 3460... (2.217 sec.)
Man page of PRCTL 2116
PRCTL Section: Linux Programmer's Manual (2) Updated: 2015-02-01 Index JM Home Page 名前 prctl - プロセスの操作を行なう 書式 #include < sys/prctl.h > int prctl(int option , unsigned long arg2 , unsigned long arg3 , unsigned long arg4 , unsigned long arg5 ); 説明 prctl () の動作は最初の引 ...
https://man.plustar.jp/manpage/man2/prctl.2.html - [similar]
Man page of SETSID 2116
SETSID Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 setsid - セッション (session) を作成し、プロセスグループ ID を設定する 書式 #include < sys/types.h > #include < unistd.h > pid_t setsid(void); 説明 setsid () は、 呼び出したプロセスがプロセスグループ ...
https://man.plustar.jp/manpage/man2/setsid.2.html - [similar]
Man page of VFORK 2116
VFORK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 vfork - 子プロセスを生成し親プロセスを停止させる 書式 #include < sys/types.h > #include < unistd.h > pid_t vfork(void); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): vfork (): gli ...
https://man.plustar.jp/manpage/man2/vfork.2.html - [similar]
Man page of KILLALL 2116
KILLALL Section: User Commands (1) Updated: March 25, 2001 Index JM Home Page 名前 killall - プロセスを名前で指定して kill する 書式 killall [ -e , --exact ] [ -g , --process-group ] [ -i , --interactive ] [ -q , --quiet ] [ -v , --verbose ] [ -w , --wait ] [ -V, --version ] [ -s , --sig ...
https://man.plustar.jp/manpage/man1/killall.1.html - [similar]
Man page of KCMP 2116
KCMP Section: Linux Programmer's Manual (2) Updated: 2013-12-08 Index JM Home Page 名前 kcmp - 二つのプロセスが同じカーネルリソースを共有しているかを比較する 書式 #include < linux/kcmp.h > int kcmp(pid_t pid1 , pid_t pid2 , int type , unsigned long idx1 , unsigned long idx2 ); 注 : このシ ...
https://man.plustar.jp/manpage/man2/kcmp.2.html - [similar]
Man page of PIDOF 2116
PIDOF Section: User Commands (1) Updated: May 6, 1998 Index JM Home Page 名前 pidof - 名前でプロセスを見つけ、それらの PID を一覧表示する 書式 pidof [ -eg ] name ... pidof -V 説明 pidof は、指定されたいずれかのコマンドを実行しているプロセス全ての PID を一覧表示する。 コマンド名がスラッシ ...
https://man.plustar.jp/manpage/man1/pidof.1.html - [similar]
Man page of TIME 2116
TIME Section: Linux User's Manual (1) Updated: 2019-03-06 Index JM Home Page 名前 time - コマンドの時間計測やリソース使用量を表示する 書式 time [ options ] command [ arguments... ] 説明 time コマンドは、指定されたプログラム command を渡された引数で実行する。 command が終了すると、 time は ...
https://man.plustar.jp/manpage/man1/time.1.html - [similar]
Man page of EXECVE 1826
EXECVE Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 execve - プログラムを実行する 書式 #include < unistd.h > int execve(const char * pathname , char *const argv [], char *const envp []); 説明 execve () executes the program referred to by pathname . T ...
https://man.plustar.jp/manpage/man2/execve.2.html - [similar]
Man page of PIDOF 1826
PIDOF Section: Linux System Administrator's Manual (8) Updated: 01 Sep 1998 Index JM Home Page 名前 pidof - 実行中のプログラムのプロセスIDを調べる。 書式 pidof [ -s ] [ -x ] [ -o omitpid ] [ -o omitpid.. ] program [ program.. ] 説明 pidof は指定されたプログラムのプロセス ID(PID)を調べ、結 ...
https://man.plustar.jp/manpage/man8/pidof.8.html - [similar]
Man page of SETUP 1826
SETUP Section: Linux Programmer's Manual (2) Updated: 2008-12-03 Index JM Home Page 名前 setup - デバイスとファイルシステムの初期化を行い、 ルートファイルシステムのマウントを行う 書式 #include < unistd.h > int setup(void); 説明 setup () は linux/init/main.c の中で一度だけ呼ばれる。 カーネ ...
https://man.plustar.jp/manpage/man2/setup.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT

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