Skip to content

Instantly share code, notes, and snippets.

@zealws
Created May 23, 2016 19:39
Show Gist options
  • Save zealws/20d78937a737a06c16a26057a7897fbe to your computer and use it in GitHub Desktop.
Save zealws/20d78937a737a06c16a26057a7897fbe to your computer and use it in GitHub Desktop.
2016/05/23 12:38:33 DB: Cleaned 1 empty groups
$ atc list
2: 127.1.0.1
$ atc leave 2 127.1.0.1
$ atc list
$ atc create 127.1.0.1
1: 127.1.0.1
$ atc list
1: 127.1.0.1
$ atc create 127.1.0.1
2: 127.1.0.1
$ atc list
1:
2: 127.1.0.1
$ # wait 5 seconds
$ atc list
2: 127.1.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment