Skip to content

Instantly share code, notes, and snippets.

@kuzetsa
Created June 27, 2014 03:15
Show Gist options
  • Save kuzetsa/599ba13f52e680d1eb8e to your computer and use it in GitHub Desktop.
Save kuzetsa/599ba13f52e680d1eb8e to your computer and use it in GitHub Desktop.
lizard.sh (quick and dirty tee wrapper to save the log)
#!/bin/bash
# kuzetsa's gekko lizard wrapper
./launcher | tee -i lizard.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment