diff options
Diffstat (limited to 'nocompile/bin/todo')
-rwxr-xr-x | nocompile/bin/todo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nocompile/bin/todo b/nocompile/bin/todo new file mode 100755 index 0000000..611a25b --- /dev/null +++ b/nocompile/bin/todo @@ -0,0 +1,2 @@ +#!/bin/sh +cat -n /var/todo/$USER.txt | shuffle -f-| head -n1 |