manページ検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 228 for [SIMILAR] 16 1024 4096 WITH 20547 console WITH 1... (0.551 sec.)
Man page of LINK 0
LINK Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 link, linkat - ファイルの新しい名前を作成する 書式 #include < unistd.h > int link(const char * oldpath , const char * newpath ); #include < fcntl.h > /* AT_* 定数の定義 */ #include < unistd.h > int li ...
https://man.plustar.jp/manpage/man2/link.2.html - [similar]
Man page of LINK 0
LINK Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 link, linkat - ファイルの新しい名前を作成する 書式 #include < unistd.h > int link(const char * oldpath , const char * newpath ); #include < fcntl.h > /* AT_* 定数の定義 */ #include < unistd.h > int li ...
https://man.plustar.jp/manpage/man2/linkat.2.html - [similar]
Man page of UNLINK 0
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 0
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 WRITE 0
WRITE Section: Linux Programmer's Manual (2) Updated: 2019-10-10 Index JM Home Page 名前 write - ファイルディスクリプター (file descriptor) に書き込む 書式 #include < unistd.h > ssize_t write(int fd , const void * buf , size_t count ); 説明 write () は、 buf から始まるバッファーから、ファ ...
https://man.plustar.jp/manpage/man2/write.2.html - [similar]
Man page of GETIFADDRS 0
GETIFADDRS Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 getifaddrs, freeifaddrs - インターフェースのアドレスを取得する 書式 #include < sys/types.h > #include < ifaddrs.h > int getifaddrs(struct ifaddrs ** ifap ); void freeifaddrs(struct ifaddrs * ifa ...
https://man.plustar.jp/manpage/man3/freeifaddrs.3.html - [similar]
Man page of GETIFADDRS 0
GETIFADDRS Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 getifaddrs, freeifaddrs - インターフェースのアドレスを取得する 書式 #include < sys/types.h > #include < ifaddrs.h > int getifaddrs(struct ifaddrs ** ifap ); void freeifaddrs(struct ifaddrs * ifa ...
https://man.plustar.jp/manpage/man3/getifaddrs.3.html - [similar]
Man page of FD 0
FD Section: Linux Programmer's Manual (4) Updated: 2020-08-13 Index JM Home Page 名前 fd - フロッピーディスク(floppy disk)デバイス 設定 フロッピードライブはメジャーナンバー 2 を持つブロックデバイスである。 一般的には、このデバイスのオーナーは root:floppy (オーナー root、グループ floppy) ...
https://man.plustar.jp/manpage/man4/fd.4.html - [similar]
Man page of SFDISK 0
SFDISK Section: System Administration (8) Updated: June 2015 Index JM Home Page 名前 sfdisk - ディスクパーティションテーブルの表示や操作を行う 書式 sfdisk [options] device [ -N partition-number ] sfdisk [options] command 説明 sfdisk は、ブロックデバイスのパーティション操作を行うスクリプト ...
https://man.plustar.jp/manpage/man8/sfdisk.8.html - [similar]
Man page of CHOWN 0
CHOWN Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 chown, fchown, lchown, fchownat - ファイルの所有者を変更する 書式 #include < unistd.h > int chown(const char * pathname , uid_t owner , gid_t group ); int fchown(int fd , uid_t owner , gid_t group ); ...
https://man.plustar.jp/manpage/man2/chown.2.html - [similar]
PREV 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 NEXT

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