Bug 6974

Summary: 'ulimit -a 0'command will update the file limit.
Product: Busybox Reporter: frank chen <frank.chen2>
Component: Standard ComplianceAssignee: unassigned
Status: NEW ---    
Severity: minor CC: busybox-cvs
Priority: P5    
Version: 1.22.x   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: a patch

Description frank chen 2014-03-20 17:15:34 UTC
if you do 'ulimit -a 1' which will show the limits, but will also set the file limit.
Comment 1 frank chen 2014-03-20 20:52:35 UTC
Created attachment 5282 [details]
a patch