manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 187 for DO (0.010 sec.)
Man page of BASH 5659
BASH Section: User Commands (1) Updated: 2010 December 28 Index JM Home Page 名前 bash - GNU Bou ... を設定できます。 -D 二重引用符によるクォート文字列 (double-quoted strings) に $ が前置されたものを、全てリ ... 単語である場合には、予約語として認識されます: ! case do done elif else esac fi for function if in select t ... を実行しません。 for name [ [ in [ word ... ] ] ; ] do list ; done in に続く単語のリストが展開され、要素の ... 0 が返されます。 for (( expr1 ; expr2 ; expr3 )) ; do list ; done 最初に、算術式 expr1 が、後述の 算術式 ...
https://man.plustar.jp/manpage/man1/bash.1.html - [similar]
Man page of MALLOC_TRIM 5659
MALLOC_TRIM Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 m ... ng sbrk (2)) honors the pad argument; thread heaps do not. Since glibc 2.8 this function frees memory in ... 説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード TRIM , ... エラー 属性 準拠 注意 関連項目 この文書について This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man3/malloc_trim.3.html - [similar]
Man page of MEMCPY 5659
MEMCPY Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 memcpy ... e to observe the requirement that the memory areas do not overlap has been the source of significant bug ... 説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード memcpy ... 返り値 属性 準拠 注意 関連項目 この文書について This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man3/memcpy.3.html - [similar]
Man page of CLEARENV 5560
CLEARENV Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 clea ... ams executed using exec (3). The application would do this by first clearing the environment and then ad ... he value of the pointer environ (7); this function does not erase the contents of the buffers containing ... 説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード cleare ... ジョン 属性 準拠 注意 関連項目 この文書について This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man3/clearenv.3.html - [similar]
Man page of LIMITS 5560
LIMITS Section: File Formats (5) Index JM Home Page 名前 limits - リソース制限の定義 説明 limits ... な制限はいずれ可能になるだろうが、 今のところは「TO DO」である。;) ファイル /etc/limits 関連項目 login (1) ... [ z ] Index 名前 説明 ファイル 関連項目 著者 This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man5/limits.5.html - [similar]
Man page of MAN-PAGES 5560
MAN-PAGES Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 man ... g man pages for the Linux man-pages project, which documents the user-space API provided by the Linux ke ... n pages on a Linux system. The conventions described on this page may also be useful for authors writing ... A summary of various attributes of the function(s) documented on this page. See attributes (7) for furth ... 配置すること。 REPORTING BUGS The man-pages project doesn't use a REPORTING BUGS section in manual pages. ...
https://man.plustar.jp/manpage/man7/man-pages.7.html - [similar]
Man page of LSDEV 5560
LSDEV Section: Linux System Manual (8) Updated: 1998-05-31 Index JM Home Page 名前 lsdev - 組み込 ... がバグだとみなされるかもしれない。 (訳注: DWIM とは Do What I Mean の略で、「おかしな入力が与えられたとき ... 式 説明 オプション ファイル バグ 関連項目 著者 This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man8/lsdev.8.html - [similar]
Man page of PIC 5462
PIC Section: User Commands (1) Updated: 6 August 2001 Index JM Home Page 名称 pic - troff と TeX ... ド for variable = expr1 to expr2 [ by [ * ] expr3 ] do X body X variable を expr1 に設定します。 variable ... れてはなりません。 使用例は以下です。 for i = 1 to 4 do { line from `i'th box.nw to `i+1'th box.se } 変換 ... x は 0 を黒、1 を白と解釈します。 PostScript® は、Adobe Systems Incorporation の登録商標です。 関連キーワ ... その他の変更 変換 関連ファイル 関連項目 バグ This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man1/pic.1.html - [similar]
Man page of CHROOT 5462
CHROOT Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 chroot ... ingredient in the pathname resolution process and does nothing else. In particular, it is not intended ... to be used for any kind of security purpose, neither to fully sandbox a pro ... alls such as open (2). However, if a folder is moved out of the chroot directory, an attacker can exploi ... f the chroot directory as well. The easiest way to do that is to chdir (2) to the to-be-moved directory, ...
https://man.plustar.jp/manpage/man2/chroot.2.html - [similar]
Man page of MEMFD_CREATE 5462
MEMFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 ... using huge pages. See the Linux kernel source file Documentation/admin-guide/mm/hugetlbpage.rst for more ... ring.h > #include < stdio.h > #define errExit(msg) do { perror(msg); exit(EXIT_FAILURE); \ } while (0) i ... an anonymous file in tmpfs; allow seals to be placed on the file */ fd = memfd_create(name, MFD_ALLOW_SE ... rExit("memfd_create"); /* Size the file as specified on the command line */ if (ftruncate(fd, len) == -1 ...
https://man.plustar.jp/manpage/man2/memfd_create.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT

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