manページ検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 936 for file (0.127 sec.)
Man page of URI 3514
URI Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 uri, url, ... "ftp" | "gopher" | "mailto" | "news" | "telnet" | "file" | "man" | "info" | "whatis" | "ldap" | "wais" | . ... い。 例としては < telnet://melvyl.ucop.edu/ > など。 file - 通常のファイル file:// ip_server / path_segments ... file: path_segments これはローカルに直接アクセスできるフ ... 作をするわけではない。 KDE は生成ファイル (generated file) を URL <file:/cgi-bin> の形式でサポートしている。 ...
https://man.plustar.jp/manpage/man7/uri.7.html - [similar]
Man page of URI 3514
URI Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 uri, url, ... "ftp" | "gopher" | "mailto" | "news" | "telnet" | "file" | "man" | "info" | "whatis" | "ldap" | "wais" | . ... い。 例としては < telnet://melvyl.ucop.edu/ > など。 file - 通常のファイル file:// ip_server / path_segments ... file: path_segments これはローカルに直接アクセスできるフ ... 作をするわけではない。 KDE は生成ファイル (generated file) を URL <file:/cgi-bin> の形式でサポートしている。 ...
https://man.plustar.jp/manpage/man7/url.7.html - [similar]
Man page of URI 3514
URI Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 uri, url, ... "ftp" | "gopher" | "mailto" | "news" | "telnet" | "file" | "man" | "info" | "whatis" | "ldap" | "wais" | . ... い。 例としては < telnet://melvyl.ucop.edu/ > など。 file - 通常のファイル file:// ip_server / path_segments ... file: path_segments これはローカルに直接アクセスできるフ ... 作をするわけではない。 KDE は生成ファイル (generated file) を URL <file:/cgi-bin> の形式でサポートしている。 ...
https://man.plustar.jp/manpage/man7/urn.7.html - [similar]
Man page of FSEEKO 3495
FSEEKO Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 fseeko ... を探す/報告する 書式 #include < stdio.h > int fseeko(FILE * stream , off_t offset , int whence ); off_t ftel ... lo(FILE * stream ); glibc 向けの機能検査マクロの要件 ( fea ... ture_test_macros (7) 参照): fseeko (), ftello (): _FILE_OFFSET_BITS == 64 || _POSIX_C_SOURCE >= 200112L (廃 ... 止予定のマクロ _LARGEFILE_SOURCE を指定しても動作する) 説明 fseeko () 関数お ...
https://man.plustar.jp/manpage/man3/fseeko.3.html - [similar]
Man page of FSEEKO 3495
FSEEKO Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 fseeko ... を探す/報告する 書式 #include < stdio.h > int fseeko(FILE * stream , off_t offset , int whence ); off_t ftel ... lo(FILE * stream ); glibc 向けの機能検査マクロの要件 ( fea ... ture_test_macros (7) 参照): fseeko (), ftello (): _FILE_OFFSET_BITS == 64 || _POSIX_C_SOURCE >= 200112L (廃 ... 止予定のマクロ _LARGEFILE_SOURCE を指定しても動作する) 説明 fseeko () 関数お ...
https://man.plustar.jp/manpage/man3/ftello.3.html - [similar]
Man page of LOOK 3470
LOOK Section: User Commands (1) Index JM Home Page BSD mandoc 名称 look - 指定した文字列で始まる ... 表示する 書式 look [- dfa ] [- t termchar ] string [ file ] 説明 look は、 file の各行のうち、 string で指定 ... いる行を表示する。 look は二分検索を使っているため、 file で指定するファイルはソートしておかなければならない ... オプションを使うときは sort (1) でも -f を使うこと) file が指定されなかった場合は /usr/share/dict/word が使 ... &T Unix から登場した。 関連キーワード usr , 比較 , file , アルファベット , dict , share , 歴史 , 対象 , te ...
https://man.plustar.jp/manpage/man1/look.1.html - [similar]
Man page of OD 3470
OD Section: User Commands (1) Updated: 7 October 2002 Index JM Home Page 名前 od - ファイルを 8 ... [ --strings [ = LENGTH ]] [ --width [ = WIDTH ]] [ FILE... ] od [ --help ] [ --version ] 非 POSIX オプショ ... ン: od [ -abcdfhilox ] [ FILE... ] od -C [ --traditional ] [ FILE ] [[ + ] OFFSE ... T [[ + ] LABEL ]] 説明 od は FILE それぞれの内容を明確な形式で標準出力に書き出す。 F ... が 1 つも与えられないと標準入力から読み込む。また FILE が ` - ' だった場合には、そのファイルには標準入力が ...
https://man.plustar.jp/manpage/man1/od.1.html - [similar]
Man page of PIPE 3470
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pi ... possible to change the O_DIRECT setting of a pipe file descriptor using fcntl (2). O_NONBLOCK Set the O_N ... ONBLOCK file status flag on the open file descriptions referred ... to by the new file descriptors. Using this flag saves extra calls to ... INVAL ( pipe2 ()) flags に無効な値が入っている。 EMFILE The per-process limit on the number of open file d ...
https://man.plustar.jp/manpage/man2/pipe.2.html - [similar]
Man page of PIPE 3470
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pi ... possible to change the O_DIRECT setting of a pipe file descriptor using fcntl (2). O_NONBLOCK Set the O_N ... ONBLOCK file status flag on the open file descriptions referred ... to by the new file descriptors. Using this flag saves extra calls to ... INVAL ( pipe2 ()) flags に無効な値が入っている。 EMFILE The per-process limit on the number of open file d ...
https://man.plustar.jp/manpage/man2/pipe2.2.html - [similar]
Man page of UNGETWC 3470
UNGETWC Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 unget ... wc - ワイド文字を FILE ストリームへ戻す 書式 #include < wchar.h > wint_t ... ungetwc(wint_t wc , FILE * stream ); 説明 ungetwc () 関数は ungetc (3) 関数 ... 文字読み込み操作で取得できるようにする。ファイル位置(file-position) 指示子は1以上戻される。ファイル終端(end- ... of-file)指示子はクリアされる。 そのファイルの背後にある記憶 ...
https://man.plustar.jp/manpage/man3/ungetwc.3.html - [similar]
PREV 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 NEXT

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