manページ検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 432 for exit (0.065 sec.)
Man page of GETRLIMIT 3892
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... unistd.h > #include < sys/resource.h > #define errExit(msg) do { perror(msg); exit(EXIT_FAILURE); \ } whi ... new-soft-limit> " "<new-hard-limit>]\n", argv[0]); exit(EXIT_FAILURE); } pid = atoi(argv[1]); /* PID of ta ... if (prlimit(pid, RLIMIT_CPU, newp, &old) == -1) errExit("prlimit-1"); printf("Previous limits: soft=%jd; h ... if (prlimit(pid, RLIMIT_CPU, NULL, &old) == -1) errExit("prlimit-2"); printf("New limits: soft=%jd; hard=% ...
https://man.plustar.jp/manpage/man3/vlimit.3.html - [similar]
Man page of STAT 3858
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... printf(stderr, "Usage: %s <pathname>\n", argv[0]); exit(EXIT_FAILURE); } if (stat(argv[1], &sb) == -1) { p ... error("stat"); exit(EXIT_FAILURE); } printf("File type: "); switch (sb ... Last file modification: %s", ctime(&sb.st_mtime)); exit(EXIT_SUCCESS); } 関連項目 ls (1), stat (1), access ...
https://man.plustar.jp/manpage/man2/fstat.2.html - [similar]
Man page of STAT 3858
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... printf(stderr, "Usage: %s <pathname>\n", argv[0]); exit(EXIT_FAILURE); } if (stat(argv[1], &sb) == -1) { p ... error("stat"); exit(EXIT_FAILURE); } printf("File type: "); switch (sb ... Last file modification: %s", ctime(&sb.st_mtime)); exit(EXIT_SUCCESS); } 関連項目 ls (1), stat (1), access ...
https://man.plustar.jp/manpage/man2/fstat64.2.html - [similar]
Man page of STAT 3858
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... printf(stderr, "Usage: %s <pathname>\n", argv[0]); exit(EXIT_FAILURE); } if (stat(argv[1], &sb) == -1) { p ... error("stat"); exit(EXIT_FAILURE); } printf("File type: "); switch (sb ... Last file modification: %s", ctime(&sb.st_mtime)); exit(EXIT_SUCCESS); } 関連項目 ls (1), stat (1), access ...
https://man.plustar.jp/manpage/man2/fstatat.2.html - [similar]
Man page of STAT 3858
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... printf(stderr, "Usage: %s <pathname>\n", argv[0]); exit(EXIT_FAILURE); } if (stat(argv[1], &sb) == -1) { p ... error("stat"); exit(EXIT_FAILURE); } printf("File type: "); switch (sb ... Last file modification: %s", ctime(&sb.st_mtime)); exit(EXIT_SUCCESS); } 関連項目 ls (1), stat (1), access ...
https://man.plustar.jp/manpage/man2/fstatat64.2.html - [similar]
Man page of STAT 3858
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... printf(stderr, "Usage: %s <pathname>\n", argv[0]); exit(EXIT_FAILURE); } if (stat(argv[1], &sb) == -1) { p ... error("stat"); exit(EXIT_FAILURE); } printf("File type: "); switch (sb ... Last file modification: %s", ctime(&sb.st_mtime)); exit(EXIT_SUCCESS); } 関連項目 ls (1), stat (1), access ...
https://man.plustar.jp/manpage/man2/lstat.2.html - [similar]
Man page of STAT 3858
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... printf(stderr, "Usage: %s <pathname>\n", argv[0]); exit(EXIT_FAILURE); } if (stat(argv[1], &sb) == -1) { p ... error("stat"); exit(EXIT_FAILURE); } printf("File type: "); switch (sb ... Last file modification: %s", ctime(&sb.st_mtime)); exit(EXIT_SUCCESS); } 関連項目 ls (1), stat (1), access ...
https://man.plustar.jp/manpage/man2/lstat64.2.html - [similar]
Man page of STAT 3858
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... printf(stderr, "Usage: %s <pathname>\n", argv[0]); exit(EXIT_FAILURE); } if (stat(argv[1], &sb) == -1) { p ... error("stat"); exit(EXIT_FAILURE); } printf("File type: "); switch (sb ... Last file modification: %s", ctime(&sb.st_mtime)); exit(EXIT_SUCCESS); } 関連項目 ls (1), stat (1), access ...
https://man.plustar.jp/manpage/man2/newfstatat.2.html - [similar]
Man page of STAT 3858
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... printf(stderr, "Usage: %s <pathname>\n", argv[0]); exit(EXIT_FAILURE); } if (stat(argv[1], &sb) == -1) { p ... error("stat"); exit(EXIT_FAILURE); } printf("File type: "); switch (sb ... Last file modification: %s", ctime(&sb.st_mtime)); exit(EXIT_SUCCESS); } 関連項目 ls (1), stat (1), access ...
https://man.plustar.jp/manpage/man2/oldfstat.2.html - [similar]
Man page of STAT 3858
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... printf(stderr, "Usage: %s <pathname>\n", argv[0]); exit(EXIT_FAILURE); } if (stat(argv[1], &sb) == -1) { p ... error("stat"); exit(EXIT_FAILURE); } printf("File type: "); switch (sb ... Last file modification: %s", ctime(&sb.st_mtime)); exit(EXIT_SUCCESS); } 関連項目 ls (1), stat (1), access ...
https://man.plustar.jp/manpage/man2/oldlstat.2.html - [similar]
PREV 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 NEXT

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