Hi John !
On 25-09-2013 00:14 John Spencer
wrote:
>ulimit --help doesn't work, and all usages of ulimit with
>invalid stuff added just silently exits.
*ALL* ash builtins lack help text, not only ulimit :( ... only
those commands available as Busybox applets have help support.
--
Harald
ulimit --help doesn't work, and all usages of ulimit with invalid stuff
added just silently exits.
root:/$ ulimit foobar && echo success
success
so there's no way to find out how to use it correctly without googling
around or looking the syntax up on a box with gnu coreutils.
to see which of