danog.github.io/dpg
2018-09-13 18:32:48 +02:00

2 lines
73 B
Plaintext

dpg() { echo "$1" | grep -q 7 && echo "Voglio morire" || echo "pony"; };