it's a bash script which prints an ascii penis to your terminal with a random length from 10-25 dashes
i stole it from ruby, upgraded and rebranded everything because peen is better than penis
-c/--curved: makes the penis curved -h/--hairy: makes the penis hairy
you can just download the penis file from the repo, give exec perms and run it but here are some installation commands anyways
for you (requires cURL and assumes you have ~/.local/bin on your $PATH):
mkdir -p "$HOME/.local/bin" && curl -fsSL https://raw.githubusercontent.com/comedymoon/peen/HEAD/penis -o "$HOME/.local/bin/penis" && chmod +x "$HOME/.local/bin/penis"for everyone (requires cURL and sudo rights):
sudo curl -fsSL https://raw.githubusercontent.com/comedymoon/peen/refs/heads/main/penis -o /usr/local/bin/penis && sudo chmod +x /usr/local/bin/penislicensed under the penis license v2
