Got questions, comments, patches, etc.?
Contact Jason Woofenden
gitweb
/
watch-my-terminal.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
display cursor, handle show/hide sequences
[watch-my-terminal.git]
/
run.sh
1
#!/bin/bash
2
3
# run from source directory
4
5
script -f >(coffee server.coffee >log.txt 2>&1)