Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure searchAndDestroy only reports killing active ports #1

Open
kevinSuttle opened this issue Jun 9, 2014 · 0 comments
Open

Ensure searchAndDestroy only reports killing active ports #1

kevinSuttle opened this issue Jun 9, 2014 · 0 comments
Labels

Comments

@kevinSuttle
Copy link
Owner

No false positives.

This doesn't seem to work. Any ideas?

  if $1 !== dev 2>null
    echo "Port" $1 "found and killed."
  else
    echo "Port" $1 "was not open."

In context: https://github.com/kevinSuttle/dotfiles/blob/master/functions#L14

@kevinSuttle kevinSuttle added the bug label Mar 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant