Skip to content

Instantly share code, notes, and snippets.

@jakewilliami
Created September 19, 2022 06:48
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 jakewilliami/5c09487bcf57c9a53134bcd5f1aeab81 to your computer and use it in GitHub Desktop.
Save jakewilliami/5c09487bcf57c9a53134bcd5f1aeab81 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
compgen -c | sort | uniq | sort -R | tail -n 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment