Created
December 21, 2016 14:01
-
-
Save eugeneia/9b88daa80279807625f00986403bc5b4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* * * * * flock -x -n ~/jeffrey.lock ~/jeffrey.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# don't forget to chmod +x ~/jeffrey.sh | |
ccl -b -l ~/start-jeffrey.lisp &> jeffrey.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment