Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
bird="finch"
result="honk"
if [ ${bird} = "duck" ]; then
result="quack";
elif [ ${bird} = "goose" ]; then
result="honk";
fi

Keybase proof

I hereby claim:

  • I am puffrfish on github.
  • I am puffrfish (https://keybase.io/puffrfish) on keybase.
  • I have a public key whose fingerprint is 9AE9 2252 3AF4 C9DE BBF7 81A2 88BD F531 6157 6971

To claim this, I am signing this object: