Skip to content

Instantly share code, notes, and snippets.

@atomictom
Created May 18, 2014 03:02
Show Gist options
  • Save atomictom/ddddbfbb6a1d01fd7aeb to your computer and use it in GitHub Desktop.
Save atomictom/ddddbfbb6a1d01fd7aeb to your computer and use it in GitHub Desktop.
function log(){
echo "$@" >> log
bash -c "$@"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment