Files
bash/CWRU/OS-BUGS/hpux-ulimit-bug
T
2011-12-03 12:52:47 -05:00

4 lines
193 B
Plaintext

The HP/UX manual page for ulimit(2) reports that ulimit(1, 0L) will return
the maximum file size in terms of 512-byte blocks. It lies, at least on
HP/UX 6.5; the number of bytes is returned.