Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save YuehChuan/7c2cf42fbb800b33be8453650575ce4d to your computer and use it in GitHub Desktop.
Save YuehChuan/7c2cf42fbb800b33be8453650575ce4d to your computer and use it in GitHub Desktop.
genAscii.sh
#!/bin/sh
printf "\n$(cat ascii.txt)\n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment