Please help me on ulimit cmd, thanks.

shawn xy Bai programassem at gmail.com
Wed Nov 13 13:17:57 UTC 2013


Aha, it works. very very helpful
Thanks a lot.


On Wed, Nov 13, 2013 at 3:25 PM, Laurent Bercot
<ska-dietlibc at skarnet.org> wrote:
>
>>       I'm new to busybox, and I'm stuck on the shell builtin cmd
>> "ulimit" which is used for configuring codedump on our embedded board.
>
>
>  As you said, "ulimit" is a shell builtin, meaning it's a reserved
> word interpreted by the shell, not a busybox applet. It will not appear
> in the list of busybox applets, but as long as you have sh, your shell
> scripts will understand ulimit commands.
>
>
>
>>      could anyone please tell me whether ulimit is supported in busybox
>> please?
>
>
>  It is. Try "busybox sh -c 'ulimit -c 1 true'".
>
> --
>  Laurent
>
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox



-- 




Thanks.


Best Regards,
Shawn


More information about the busybox mailing list