3 lines
44 B
Bash
Executable File

#!/usr/bin/env bash
echo "Goodbye $1 $2 $3"