Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 1 Star 2 Fork 0 colby / dyno /.container /.repohead Code Issues Pull requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files keep pruning logic in case body master commit 95222b2d3eb6ab7e74b133b35d00251b043f7f50 1 parent 0a828cf colby authored Mar 28, 2015 Unified Split Showing 1 changed file with 12 additions and 9 deletions . +12 −9 dyno.sh Show notes View 21 dyno.sh @@ -21,11 +21,6 @@ _hash() { $md5 <<< " $* " | cut -d ' ' -f1 } - # search through list and kill entries with $die < $now ...