Running tuning-primer.sh
on Cygwin results in the error:
sysctl not in directory /usr/local/bin
or Error: Needed command "sysctl" not found in PATH!
I have added sysctl code that I found on this url
and created files sysctl.c
, sysctl.h
using notepad++ and put it in the dir /usr/local/bin
but still this error occurs.
Any solution ?...