Too many open files error on Mac OS
Adding the "ulimit -n 10240" statement to your bash profile using sudo nano .bash_profile makes it permanent.
Adding the "ulimit -n 10240" statement to your bash profile using sudo nano .bash_profile makes it permanent.