Curtis Salisbury

Results 3 comments of Curtis Salisbury

I am not sure about canonical documentation and I am sure that your implementation is correct. I simply wanted to point out that our use case was someone fat fingering...

We **were** using iptools for validating user input into a system as it was being setup to make sure that they were entering in a valid netmask. If the user...

I saw a similar issue with tmux so I followed the instructions there to fix it, which were: ``` brew uninstall --force tmux brew install --HEAD tmux ``` this did...