Main index | Section 3 | Options |
#include <ulimit.h>
UL_GETFSIZE | |
will return the maximum file size in units of 512 blocks of the current process. | |
UL_SETFSIZE | |
will attempt to set the maximum file size of the current process and its children with the second argument expressed as a long. | |
[EINVAL] | |
The command specified was invalid. | |
[EPERM] | |
The limit specified to ulimit() would have raised the maximum limit value, and the caller is not the super-user. | |
ULIMIT (3) | January 4, 2003 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | Ken Thompson has an automobile which he helped design. Unlike most automobiles, it has neither speedometer, nor gas gauge, nor any of the other numerous idiot lights which plague the modern driver. Rather, if the driver makes a mistake, a giant “?” lights up in the center of the dashboard. “The experienced driver,” says Thompson, “will usually know what's wrong.” | ” |