small pixel drawing of a pufferfish pa

shfmt -w -p -i 4 pa
Jes Olson j3s@c3f.net
Thu, 29 Dec 2022 17:30:18 -0800
commit

fea55bd7db80be398aab2e60b782c4e26f3b0f3a

parent

31a28dffd66a3f397d91f972b6326730317e9ee0

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M papa

@@ -112,7 +112,7 @@ # $2 = filter for the chars

# # TODO: add more safety/compat here in case /dev/urandom doesn't exist LC_ALL=C tr -dc "$2" </dev/urandom | - dd ibs=1 obs=1 count="$1" 2>/dev/null + dd ibs=1 obs=1 count="$1" 2>/dev/null } yn() {