manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 656 for [SIMILAR] 16 1024 4096 WITH 20155 pathname WITH ... (1.518 sec.)
Man page of MKNOD 10000
MKNOD Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 mknod, mknodat - 特殊ファイルや通常のファイルを作成する 書式 #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > #include < unistd.h > int mknod(const char * pathname , mode_t mode ...
https://man.plustar.jp/manpage/man2/mknod.2.html - [similar]
Man page of MKNOD 10000
MKNOD Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 mknod, mknodat - 特殊ファイルや通常のファイルを作成する 書式 #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > #include < unistd.h > int mknod(const char * pathname , mode_t mode ...
https://man.plustar.jp/manpage/man2/mknodat.2.html - [similar]
Man page of RMDIR 9901
RMDIR Section: Linux Programmer's Manual (2) Updated: 2015-08-08 Index JM Home Page 名前 rmdir - ディレクトリを削除する 書式 #include < unistd.h > int rmdir(const char * pathname ); 説明 rmdir () はディレクトリを削除する。削除するディレクトリは空でなければならない。 返り値 成功した場合は ...
https://man.plustar.jp/manpage/man2/rmdir.2.html - [similar]
Man page of UNLINK 8987
UNLINK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 unlink, unlinkat - 名前を削除し、場合によってはそれが参照しているファイルも削除する 書式 #include < unistd.h > int unlink(const char * pathname ); #include < fcntl.h > /* AT_* 定数の定義 */ #include ...
https://man.plustar.jp/manpage/man2/unlink.2.html - [similar]
Man page of UNLINK 8987
UNLINK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 unlink, unlinkat - 名前を削除し、場合によってはそれが参照しているファイルも削除する 書式 #include < unistd.h > int unlink(const char * pathname ); #include < fcntl.h > /* AT_* 定数の定義 */ #include ...
https://man.plustar.jp/manpage/man2/unlinkat.2.html - [similar]
Man page of MKDIR 7702
MKDIR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 mkdir, mkdirat - ディレクトリを作成する 書式 #include < sys/stat.h > #include < sys/types.h > int mkdir(const char * pathname , mode_t mode ); #include < fcntl.h > /* AT_* 定数の定義 */ #include < sy ...
https://man.plustar.jp/manpage/man2/mkdir.2.html - [similar]
Man page of MKDIR 7702
MKDIR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 mkdir, mkdirat - ディレクトリを作成する 書式 #include < sys/stat.h > #include < sys/types.h > int mkdir(const char * pathname , mode_t mode ); #include < fcntl.h > /* AT_* 定数の定義 */ #include < sy ...
https://man.plustar.jp/manpage/man2/mkdirat.2.html - [similar]
Man page of MKFIFO 7702
MKFIFO Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mkfifo, mkfifoat - FIFOスペシャルファイル(名前付きパイプ)を作成する 書式 #include < sys/types.h > #include < sys/stat.h > int mkfifo(const char * pathname , mode_t mode ); #include < fcntl.h > /* AT ...
https://man.plustar.jp/manpage/man3/mkfifo.3.html - [similar]
Man page of MKFIFO 7702
MKFIFO Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mkfifo, mkfifoat - FIFOスペシャルファイル(名前付きパイプ)を作成する 書式 #include < sys/types.h > #include < sys/stat.h > int mkfifo(const char * pathname , mode_t mode ); #include < fcntl.h > /* AT ...
https://man.plustar.jp/manpage/man3/mkfifoat.3.html - [similar]
Man page of OPEN 7702
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, openat, creat - ファイルのオープン、作成を行う 書式 #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > int open(const char * pathname , int flags ); int open(const char * path ...
https://man.plustar.jp/manpage/man2/creat.2.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