Skip to content

Instantly share code, notes, and snippets.

@mark-netalico
Created June 7, 2019 02:12
Show Gist options
  • Save mark-netalico/6860282f646bbe2a551765f9da130b88 to your computer and use it in GitHub Desktop.
Save mark-netalico/6860282f646bbe2a551765f9da130b88 to your computer and use it in GitHub Desktop.
#!/bin/bash
printf 'Would you like an RFP?'
read answer
echo Sorry. We don't respond to RFP's. Please try another agency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment