Skip to content

Instantly share code, notes, and snippets.

@derekclair
Last active July 22, 2020 16:11
Show Gist options
  • Select an option

  • Save derekclair/25088e09d2d7147045485ddf8fd165b8 to your computer and use it in GitHub Desktop.

Select an option

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
Copy Markdown

On 10.14.2 I get

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

@marcj

marcj commented Aug 27, 2019

Copy link
Copy Markdown

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