manページ検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 936 for file (0.050 sec.)
Man page of BOOTPARAMD 3154
BOOTPARAMD Section: Maintenance Commands (8) Index JM Home Page BSD mandoc Linux NetKit (0.17) 名 ... 書式 rpc.bootparamd [- d ] [- s ] [- r router ] [- f file ] 説明 bootparamd は、ディスクレスクライアントに対 ... ルトルータは、サーバが動作しているマシンになる。 -f file /etc/bootparams の代わりに使われる ブートパラメータ ... ド BOOTPARAMD , bootparams , 情報 , 名前 , サーバ , file , デバッグ , バグ , マシン , 謝辞 Linux マニュアル ...
https://man.plustar.jp/manpage/man8/rpc.bootparamd.8.html - [similar]
Man page of FIND 3129
FIND Section: User Commands (1) Index JM Home Page 名前 find - ディレクトリ階層内のファイル検索 ... ons」の章をよく読んでください。 この文書は Finding Files というものであり、 findutils に含まれています。 こ ... は欠けますが安全な方法があります。 GNU オプションの -files0-from を使って find の検索開始ポイントを任意に定め ... lete には -depth オプションが暗に含まれています。 -files0-from file 検索開始ポイントを、 コマンドラインから ... 指定されたものを使わずに、 file から読み込みます。 コマンドラインからの引数として検 ...
https://man.plustar.jp/manpage/man1/find.1.html - [similar]
Man page of HPFTODIT 3129
HPFTODIT Section: User Commands (1) Updated: 6 August 2001 Index JM Home Page 名称 hpftodit - gr ... ァイルを作成する 書式 hpftodit [ -sv ] [ -i n ] tfm_file map_file font -i コマンド行オプションとそのパラメー ... f -Tlj4 で用いるフォントファイルを作成します。 tfm_file は、フォント作成に用いるタグ付きフォントメトリック ... ファイル名です。 map_file は groff での文字名を記述したファイルです。 このフ ...
https://man.plustar.jp/manpage/man1/hpftodit.1.html - [similar]
Man page of zsoelim 3129
zsoelim Section: Manual pager utils (1) Updated: July 12th, 1995 Index JM Home Page 名前 zsoelim ... おける .so 命令を実行する。 書式 zsoelim [ -CVh ] [ file ...] 説明 zsoelim は file 引き数で与えられたファイ ... を 読み込み、以下のような形式の行を展開する。 .so < filename > このような命令行は、指定された filename の内 ... 定されたファイルが見つからない場合には、 zsoelim は filename.ext という形式のファイルを探す。ここで .ext は ... 関連キーワード zsoelim , 命令 , 形式 , プログラム , filename , サポート , ext , 展開 , 表示 , file Linux マ ...
https://man.plustar.jp/manpage/man1/zsoelim.1.html - [similar]
Man page of SETBUF 3129
SETBUF Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 setbuf ... ーリングの操作 書式 #include < stdio.h > void setbuf(FILE * stream , char * buf ); void setbuffer(FILE * str ... eam , char * buf , size_t size ); void setlinebuf(FILE * stream ); int setvbuf(FILE * stream , char * buf ...
https://man.plustar.jp/manpage/man3/setbuf.3.html - [similar]
Man page of SETBUF 3129
SETBUF Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 setbuf ... ーリングの操作 書式 #include < stdio.h > void setbuf(FILE * stream , char * buf ); void setbuffer(FILE * str ... eam , char * buf , size_t size ); void setlinebuf(FILE * stream ); int setvbuf(FILE * stream , char * buf ...
https://man.plustar.jp/manpage/man3/setbuffer.3.html - [similar]
Man page of SETBUF 3129
SETBUF Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 setbuf ... ーリングの操作 書式 #include < stdio.h > void setbuf(FILE * stream , char * buf ); void setbuffer(FILE * str ... eam , char * buf , size_t size ); void setlinebuf(FILE * stream ); int setvbuf(FILE * stream , char * buf ...
https://man.plustar.jp/manpage/man3/setlinebuf.3.html - [similar]
Man page of SETBUF 3129
SETBUF Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 setbuf ... ーリングの操作 書式 #include < stdio.h > void setbuf(FILE * stream , char * buf ); void setbuffer(FILE * str ... eam , char * buf , size_t size ); void setlinebuf(FILE * stream ); int setvbuf(FILE * stream , char * buf ...
https://man.plustar.jp/manpage/man3/setvbuf.3.html - [similar]
Man page of BADBLOCKS 3129
BADBLOCKS Section: Maintenance Commands (8) Updated: May 2006 Index JM Home Page 名前 badblocks ... [ -b block-size ] [ -c blocks_at_once ] [ -i input_file ] [ -o output_file ] [ -p num_passes ] [ -t test_p ... 際にはマウントされていない場合だけである。 -i input_file 既存の不良ブロックのリストを読み込む。 不良ブロック ... dblocks はこれらのブロックのテストを飛ばす。 input_file が "-" と指定された場合、リストを標準入力から読み込 ... するのに適した形式で取り出すことができる。 -o output_file 指定されたファイルに不良ブロックのリストを書き出す ...
https://man.plustar.jp/manpage/man8/badblocks.8.html - [similar]
Man page of SOCKET 3110
SOCKET Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 socket ... reates an endpoint for communication and returns a file descriptor that refers to that endpoint. The file ... d by a successful call will be the lowest-numbered file descriptor not currently open for the process. dom ... することができる。 SOCK_NONBLOCK Set the O_NONBLOCK file status flag on the open file description (see open ... (2)) referred to by the new file descriptor. Using this flag saves extra calls to f ...
https://man.plustar.jp/manpage/man2/socket.2.html - [similar]
PREV 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 NEXT

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