Skip to content

Instantly share code, notes, and snippets.

@todd-dsm
Created September 22, 2025 23:29
Show Gist options
  • Select an option

  • Save todd-dsm/4c812f22608dace447e828abcf3067e4 to your computer and use it in GitHub Desktop.

Select an option

Save todd-dsm/4c812f22608dace447e828abcf3067e4 to your computer and use it in GitHub Desktop.
print.func example output
# print.func example output
# REF: https://gist.github.com/todd-dsm/17560775b7e5e4d22339885eeb276784
% ./template.sh
--------------------------------------------------------------------------------
Lets do some STUFF!
--------------------------------------------------------------------------------
Do thing...
test passed
% ./template.sh
--------------------------------------------------------------------------------
Lets do some STUFF!
--------------------------------------------------------------------------------
Do thing...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thing failed!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment