ash ulimit

lukgeeker(lulu) 305248199 at qq.com
Fri Dec 9 00:50:25 UTC 2016


dear busybox:
 busybox version is v1.23.2 
  
 The following command is not valid :
 1,busybox sh -c 'ulimit -c 1024 true'
2,busybox sh -c 'ulimit -c 1024'
After view or: 
 [root at lukgeeker]# busybox ash -c 'ulimit -a'
-f: file size (blocks)             unlimited
-t: cpu time (seconds)             unlimited
-d: data seg size (kb)             unlimited
-s: stack size (kb)                8192
-c: core file size (blocks)        0
-m: resident set size (kb)         unlimited
-l: locked memory (kb)             64
-p: processes                      693
-n: file descriptors               1024
-v: address space (kb)             unlimited
-w: locks                          unlimited
-e: scheduling priority            0
-r: real-time priority             0
  
 why?
 thk!!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20161209/4fe36ba5/attachment.html>


More information about the busybox mailing list