Skip to content

Instantly share code, notes, and snippets.

@derekclair
Last active July 22, 2020 16:11
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save derekclair/25088e09d2d7147045485ddf8fd165b8 to your computer and use it in GitHub Desktop.
Save derekclair/25088e09d2d7147045485ddf8fd165b8 to your computer and use it in GitHub Desktop.
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
@shyam-habarakada
Copy link

On 10.14.2 I get

sysctl: illegal option -- p
usage: sysctl [-bdehiNnoqx] name[=value] ...
       sysctl [-bdehNnoqx] -a

@marcj
Copy link

marcj commented Aug 27, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment