Commit graph

8 commits

Author SHA1 Message Date
07d5ddf22c Remove _temporary_ files
Instead of removing a file when it _isn't_ temporary, remove it when it
_is_. Leave existing files alone.
2014-08-16 16:01:27 +02:00
7f649a3094 Use fold to make sure lines don't get too long 2014-04-27 02:03:35 +02:00
424a165de5 Use a local variable for sendfile 2014-04-27 01:59:38 +02:00
26e5381fc4 Explicitly use bash, not sh
Some bash features were already being used, this just makes the
requirement a little more explicit.
2014-04-27 01:57:14 +02:00
e46b5baef0 Make send accept input from another process 2014-04-27 01:56:14 +02:00
d3f6ba5ca5 Fix calling of the hypo help command 2014-04-27 01:44:50 +02:00
0812431604 Update README 2014-04-26 11:47:24 +02:00
098fbd2a95 Initial commit 2013-10-03 02:18:39 +02:00