Created
August 20, 2023 11:21
-
-
Save petrul/902ece7d021de0140c2b9d90c8af4090 to your computer and use it in GitHub Desktop.
get-random-port.sh
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
#! /bin/bash | |
echo "puts $SRANDOM % 65535" | ruby |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment