# print the positional parameters
printf "'%b'\n" "$0" "$@" | nl -v0 -s': '

