Bug 6974 - 'ulimit -a 0'command will update the file limit.
Summary: 'ulimit -a 0'command will update the file limit.
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Standard Compliance (show other bugs)
Version: 1.22.x
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-20 17:15 UTC by frank chen
Modified: 2014-03-20 20:52 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
a patch (579 bytes, patch)
2014-03-20 20:52 UTC, frank chen
Details

Note You need to log in before you can comment on or make changes to this bug.
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