Created
September 19, 2022 06:48
-
-
Save jakewilliami/5c09487bcf57c9a53134bcd5f1aeab81 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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