sindresorhus / guides

A collection of succinct guides - Public Domain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OS X ulimit

sindresorhus opened this issue · comments

the low limit of 256 open file descriptors has caused so many problems. I need a canonical place to refer to when it comes up.

Should describe what, why, and how to increase both the soft and hard limit.

Might also apply to Linux, not sure.

gruntjs/grunt#788 (comment)

👍 for this.

Probably won't bother with this as it's fixed in Node 0.12: nodejs/node-v0.x-archive@6820054

I had a same problem when i try to copy more than 10000+ files in windows and not found the any solutions please help me to solve this.