Skip to content

Instantly share code, notes, and snippets.

@apimaker001
Created May 21, 2022 15:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save apimaker001/686be9f2e82320cda027e720b13c6c7c to your computer and use it in GitHub Desktop.
Save apimaker001/686be9f2e82320cda027e720b13c6c7c to your computer and use it in GitHub Desktop.
#!/bin/bash
trap 'echo "# $BASH_COMMAND";read' DEBUG
echo codeLine1
echo codeLine2
echo codeLine3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment