manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 295 for list (0.013 sec.)
Man page of CUT 10332
CUT Section: User Commands (1) Updated: 7 October 2002 Index JM Home Page 名前 cut - 各行から選択 ... した部分を表示する 書式 cut [ -ns ] [ -b BYTE-LIST ] [ -c CHARACTER-LIST ] [ -d DELIM ] [ -f FIELD-LI ... ST ] [ --bytes= BYTE-LIST ] [ --characters= CHARACTER-LIST ] [ --delimiter= ... DELIM ] [ --fields= FIELD-LIST ] [ --only-delimited ] [ FILE... ] cut [ --help ] ... 合には、そのファイルには標準入力が用いられる。 BYTE-LIST , CHARACTER-LIST , FIELD-LIST には、一つ以上の数値 ...
https://man.plustar.jp/manpage/man1/cut.1.html - [similar]
Man page of FNMATCH 8183
FNMATCH Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 fnmat ... s. The extended format is as follows, with pattern-list being a '|' separated list of patterns. '?( patter ... n-list )' The pattern matches if zero or one occurrences ... of any of the patterns in the pattern-list match the input string . '*( pattern-list )' The p ... occurrences of any of the patterns in the pattern-list match the input string . '+( pattern-list )' The p ...
https://man.plustar.jp/manpage/man3/fnmatch.3.html - [similar]
Man page of INSQUE 8183
INSQUE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 insque ... ) and remque () functions manipulate doubly linked lists. Each element in the list is a structure of which ... s are a forward and a backward pointer. The linked list may be linear (i.e., NULL forward pointer at the e ... nd of the list and NULL backward pointer at the start of the list ... element pointed to by elem from the doubly linked list. 属性 この節で使用されている用語の説明については、 ...
https://man.plustar.jp/manpage/man3/insque.3.html - [similar]
Man page of INSQUE 8183
INSQUE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 insque ... ) and remque () functions manipulate doubly linked lists. Each element in the list is a structure of which ... s are a forward and a backward pointer. The linked list may be linear (i.e., NULL forward pointer at the e ... nd of the list and NULL backward pointer at the start of the list ... element pointed to by elem from the doubly linked list. 属性 この節で使用されている用語の説明については、 ...
https://man.plustar.jp/manpage/man3/remque.3.html - [similar]
Man page of LSBLK 7794
LSBLK Section: System Administration (8) Updated: February 2013 Index JM Home Page 名前 lsblk - ... いつでも一定の出力が必要な場合には、 --output column-list と --list を使用して、表示させたい項目が何と何かを ... 力の重複をなくすといったことがある。 -e , --exclude list list で指定されたデバイスを表示から除外する。 list ... 。 そのため、デバイスの階層関係をはっきり示さない --list の出力形式では、パーティションまで表示されなくなる ... ヘルプテキストを表示して終了する。 -I , --include list list で指定されたデバイスを表示の対象にする。 list ...
https://man.plustar.jp/manpage/man8/lsblk.8.html - [similar]
Man page of STDARG 7746
STDARG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 stdarg ... 数リスト 書式 #include < stdarg.h > void va_start(va_list ap , last ); type va_arg(va_list ap , type ); void ... va_end(va_list ap ); void va_copy(va_list dest , va_list src ); 説 ... ができる。 インクルードファイル < stdarg.h > では va_list 型が宣言されており、3 つのマクロが定義されている。 ... づつ読み込むことができる。 呼び出される関数では、 va_list 型のオブジェクトが宣言されていなければならない。こ ...
https://man.plustar.jp/manpage/man3/stdarg.3.html - [similar]
Man page of STDARG 7746
STDARG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 stdarg ... 数リスト 書式 #include < stdarg.h > void va_start(va_list ap , last ); type va_arg(va_list ap , type ); void ... va_end(va_list ap ); void va_copy(va_list dest , va_list src ); 説 ... ができる。 インクルードファイル < stdarg.h > では va_list 型が宣言されており、3 つのマクロが定義されている。 ... づつ読み込むことができる。 呼び出される関数では、 va_list 型のオブジェクトが宣言されていなければならない。こ ...
https://man.plustar.jp/manpage/man3/va_arg.3.html - [similar]
Man page of STDARG 7746
STDARG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 stdarg ... 数リスト 書式 #include < stdarg.h > void va_start(va_list ap , last ); type va_arg(va_list ap , type ); void ... va_end(va_list ap ); void va_copy(va_list dest , va_list src ); 説 ... ができる。 インクルードファイル < stdarg.h > では va_list 型が宣言されており、3 つのマクロが定義されている。 ... づつ読み込むことができる。 呼び出される関数では、 va_list 型のオブジェクトが宣言されていなければならない。こ ...
https://man.plustar.jp/manpage/man3/va_copy.3.html - [similar]
Man page of STDARG 7746
STDARG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 stdarg ... 数リスト 書式 #include < stdarg.h > void va_start(va_list ap , last ); type va_arg(va_list ap , type ); void ... va_end(va_list ap ); void va_copy(va_list dest , va_list src ); 説 ... ができる。 インクルードファイル < stdarg.h > では va_list 型が宣言されており、3 つのマクロが定義されている。 ... づつ読み込むことができる。 呼び出される関数では、 va_list 型のオブジェクトが宣言されていなければならない。こ ...
https://man.plustar.jp/manpage/man3/va_end.3.html - [similar]
Man page of STDARG 7746
STDARG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 stdarg ... 数リスト 書式 #include < stdarg.h > void va_start(va_list ap , last ); type va_arg(va_list ap , type ); void ... va_end(va_list ap ); void va_copy(va_list dest , va_list src ); 説 ... ができる。 インクルードファイル < stdarg.h > では va_list 型が宣言されており、3 つのマクロが定義されている。 ... づつ読み込むことができる。 呼び出される関数では、 va_list 型のオブジェクトが宣言されていなければならない。こ ...
https://man.plustar.jp/manpage/man3/va_start.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

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