X-Git-Url: http://git.scottworley.com/keystroke-timestamps/blobdiff_plain/7c9f27edf74be0155ae6a1682fdc6a8555846c83..00f4619f0cf7df1a5ea4ff3d1ca0cd21c2aa171a:/gaps.sh?ds=sidebyside diff --git a/gaps.sh b/gaps.sh index 46a05cc..cf95104 100755 --- a/gaps.sh +++ b/gaps.sh @@ -1,7 +1,7 @@ #!/bin/bash threshold=${1:-3600} -LOGFILE="$HOME/keystroke-timestamps.log" +LOGFILE="${2:-$HOME/keystroke-timestamps.log}" awk -vthreshold="$threshold" ' BEGIN {