manページ検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 936 for file (0.057 sec.)
Man page of SETFACL 3792
SETFACL Section: Access Control Lists (1) Updated: ACL File Utilities Index JM Home Page 名前 se ... tfacl [-bkndRLPvh] [{-m|-x} acl_spec] [{-M|-X} acl_file] file ... setfacl --restore=file 説明 このユーティ ... トリ」のセクションで説明されている。 --set と --set-file オプションはファイルとディレクトリの ACL を設定する ... 含まなければならない。 -m (--modify) と -M (--modify-file) オプションはファイルとディレクトリの ACL を変更す ... 含まなければならない。 -x (--remove) と -X (--remove-file) オプションは ACL エントリを削除する。存在しないエ ...
https://man.plustar.jp/manpage/man1/setfacl.1.html - [similar]
Man page of JOIN 3766
JOIN Section: User Commands (1) Updated: 7 October 2002 Index JM Home Page 名前 join - 二つのファ ... する 書式 join [ -i ] [ -1 FIELD ] [ -2 FIELD ] [ -a FILE-NUMBER ] [ -e STRING ] [ -j FIELD ] [ -j1 FIELD ] ... [ -j2 FIELD ] [ -o FIELD-LIST ] [ -t CHAR ] [ -v FILE-NUMBER ] [ --ignore-case ] FILE1 [ FILE2 ] join [ ... している入力行の各ペアを標準出力に表示する。 一方の FILE が与えられないと標準入力から読み込む。また FILE... った場合には、そのファイルには標準入力が用いられる。 FILE1 と FILE2 は実行前に join フィールドの昇順にソート ...
https://man.plustar.jp/manpage/man1/join.1.html - [similar]
Man page of TEXINDEX 3766
TEXINDEX Section: User Commands (1) Updated: February 2003 Index JM Home Page 名前 texindex - Te ... クスファイルをソートする 書式 texindex [ OPTION ]... FILE ... 説明 各 TeX 出力ファイル FILE に対し、ソートさ ... れたインデックスを作成します。 通常、FILE... は、 `foo.texi' という文書に対しては `foo.??' と ... 一時ファイルを削除します (デフォルト) -o , --output FILE FILE で指定したファイルに出力します --version バー ... For more information about these matters, see the files named COPYING. 関連項目 texindex に関する全般的な ...
https://man.plustar.jp/manpage/man1/texindex.1.html - [similar]
Man page of G77 3747
G77 Section: GNU Tools (1) Updated: 1999-02-14 Index JM Home Page 名称 g77 - GNU プロジェクト Fo ... rtran コンパイラ (v0.5.24) 書式 g77 [ option | filename ]... 警告 このマニュアルに書かれた情報は GNU F ... グラムにとっては 調べる価値があるかも知れません。 -o file 出力先を file に指定します。 -S コンパイルが終った ... 信じている用法に関する場合に警告します 関連ファイル file.h C 言語ヘッダ (プリプロセッサ) ファイル file.f Fo ... rtran ソースファイル file.for Fortran ソースファイル file.FOR Fortran ソース ...
https://man.plustar.jp/manpage/man1/g77.1.html - [similar]
Man page of LSEEK 3728
LSEEK Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 lseek - ... fset , int whence ); 説明 lseek () repositions the file offset of the open file description associated wit ... h the file descriptor fd to the argument offset according to ... or SEEK_HOLE , and offset is beyond the end of the file, or whence is SEEK_DATA and offset is within a hol ... e at the end of the file. EOVERFLOW 結果のファイルオフセットを off_t 型で表 ...
https://man.plustar.jp/manpage/man2/lseek.2.html - [similar]
Man page of FSEEK 3728
FSEEK Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 fgetpos ... の位置を変更する 書式 #include < stdio.h > int fseek(FILE * stream , long offset , int whence ); long ftell( ... FILE * stream ); void rewind(FILE * stream ); int fgetpos(FILE * stream , fpos_t * p ... os ); int fsetpos(FILE * stream , const fpos_t * pos ); 説明 fseek () 関数 ... て指定されたストリームにおいて、ファイル位置表示子 (file position indicator) をセットする。新たな位置 (バイ ...
https://man.plustar.jp/manpage/man3/fgetpos.3.html - [similar]
Man page of FSEEK 3728
FSEEK Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 fgetpos ... の位置を変更する 書式 #include < stdio.h > int fseek(FILE * stream , long offset , int whence ); long ftell( ... FILE * stream ); void rewind(FILE * stream ); int fgetpos(FILE * stream , fpos_t * p ... os ); int fsetpos(FILE * stream , const fpos_t * pos ); 説明 fseek () 関数 ... て指定されたストリームにおいて、ファイル位置表示子 (file position indicator) をセットする。新たな位置 (バイ ...
https://man.plustar.jp/manpage/man3/fseek.3.html - [similar]
Man page of FSEEK 3728
FSEEK Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 fgetpos ... の位置を変更する 書式 #include < stdio.h > int fseek(FILE * stream , long offset , int whence ); long ftell( ... FILE * stream ); void rewind(FILE * stream ); int fgetpos(FILE * stream , fpos_t * p ... os ); int fsetpos(FILE * stream , const fpos_t * pos ); 説明 fseek () 関数 ... て指定されたストリームにおいて、ファイル位置表示子 (file position indicator) をセットする。新たな位置 (バイ ...
https://man.plustar.jp/manpage/man3/fsetpos.3.html - [similar]
Man page of FSEEK 3728
FSEEK Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 fgetpos ... の位置を変更する 書式 #include < stdio.h > int fseek(FILE * stream , long offset , int whence ); long ftell( ... FILE * stream ); void rewind(FILE * stream ); int fgetpos(FILE * stream , fpos_t * p ... os ); int fsetpos(FILE * stream , const fpos_t * pos ); 説明 fseek () 関数 ... て指定されたストリームにおいて、ファイル位置表示子 (file position indicator) をセットする。新たな位置 (バイ ...
https://man.plustar.jp/manpage/man3/ftell.3.html - [similar]
Man page of FSEEK 3728
FSEEK Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 fgetpos ... の位置を変更する 書式 #include < stdio.h > int fseek(FILE * stream , long offset , int whence ); long ftell( ... FILE * stream ); void rewind(FILE * stream ); int fgetpos(FILE * stream , fpos_t * p ... os ); int fsetpos(FILE * stream , const fpos_t * pos ); 説明 fseek () 関数 ... て指定されたストリームにおいて、ファイル位置表示子 (file position indicator) をセットする。新たな位置 (バイ ...
https://man.plustar.jp/manpage/man3/rewind.3.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 NEXT

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