Skip to content

Instantly share code, notes, and snippets.

@mjgallag
Created January 30, 2018 22:14
Show Gist options
  • Select an option

  • Save mjgallag/333852008204b252dfe395a9dcb7904e to your computer and use it in GitHub Desktop.

Select an option

Save mjgallag/333852008204b252dfe395a9dcb7904e to your computer and use it in GitHub Desktop.
wrapped
#!/bin/bash
echo $BASH_SOURCE $@ >> ~/Desktop/WRAPPED-LOG.txt
$BASH_SOURCE-wrapped $@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment