mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-29 00:19:51 +02:00
4 lines
193 B
Plaintext
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.
|