「ulimit」の版間の差分

提供: Wikiducca
移動: 案内検索
(ページの作成: <table> <tr><td> <b>[ulimit のオプションの一例]</b> </td></tr> <tr align="center" valign="top"><td> <table border=1> <tr><th>オプション</th><th>意味</th><th…)
 
(1版)
 
(8人の利用者による、間の8版が非表示)
(相違点なし)

2019年1月17日 (木) 04:14時点における最新版

[ulimit のオプションの一例]

オプション意味対応行
-a全ての制限の表示all
-cコアファイルのサイズcore file size
-dプロセスのデータセグメントのサイズdata seg size
-fファイルサイズfile size
-m使用可能な最大メモリ容量max memory size
-nアクセス可能な最大ファイル数open files
-pパイプサイズpipe size
-sプロセスのスタッグセグメントstack size
-tプロセスのCPUタイムcpu time
-u使用可能な最大プロセス数max user processes
-v仮想メモリvirtual memory