Which command is used to set restrictions on the size of a core file that is created for a user when a program crashes?
A.
core
B.
edquota
C.
ulimit
D.
quota
題解
選項A,沒有「core」指令。
選項B,「edquota」指令可以修改使用者的配額(quota)。
選項C,「ulimit」用來取得或是設定使用者被限制的系統資源。為正確答案。
選項D,「quota」指令可以針對使用者、群組、檔案系統來顯示出空間使用情形和限制。