projects
/
multypo.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
7b22b59c4786dc546cb6d313e42156d0268e5eaa
[multypo.git]
/
play.sh
1
#!/bin/sh
2
3
cat words.txt | ./game
4