Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created July 2, 2020 12:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/b00a40567241c51b53368ae60b0aae74 to your computer and use it in GitHub Desktop.
Save velotiotech/b00a40567241c51b53368ae60b0aae74 to your computer and use it in GitHub Desktop.
NODE_BASE_NAME=redis-nodedcos task $NODE_BASE_NAME | grep -E "$NODE_BASE_NAME-\<[0-9]\>" | awk '{print $2":6379"}' | paste -s -d' '  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment