X-Git-Url: http://git.scottworley.com/keystroke-timestamps/blobdiff_plain/df281b26d90fd052b2c0ec820475b308b66c376d..2ecebf75f7fd4624e55958b9892d370b36fab220:/gaps.sh?ds=sidebyside diff --git a/gaps.sh b/gaps.sh index 361e2a6..7f8de73 100755 --- a/gaps.sh +++ b/gaps.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh threshold=${1:-3600} LOGFILE="${2:-$HOME/keystroke-timestamps.log}"