Skip to content

Instantly share code, notes, and snippets.

@antonu17
Created March 30, 2019 22:28
Show Gist options
  • Save antonu17/c26f2e41e09e3479f85e1e3080f2ea18 to your computer and use it in GitHub Desktop.
Save antonu17/c26f2e41e09e3479f85e1e3080f2ea18 to your computer and use it in GitHub Desktop.
oas clients
sacli vpnstatus | jq -r '.. | .client_list? | values? | ..[][0]' | sort | uniq -c | sort -rn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment