X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=brc2;h=6ee207c10b126f440bd4952fff223a3a8fda2f7f;hb=ad6ea16ea6f2a8676527257fb6afb659f2cee475;hp=754f9a0ca1b37a784bad5ebfee9fb14d6abacabc;hpb=110b15e4a7b19cc520d2aa3f2584f4213b94f5b7;p=distro-setup diff --git a/brc2 b/brc2 index 754f9a0..6ee207c 100644 --- a/brc2 +++ b/brc2 @@ -115,9 +115,9 @@ rootrsync() { } zcheck() { - s ssh bow DISPLAY=:0 scrot /tmp/oegu.jpg - s scp bow:/tmp/oegu.jpg /t - s ssh bow rm /tmp/oegu.jpg + ssh bow DISPLAY=:0 scrot /tmp/oegu.jpg + scp bow:/tmp/oegu.jpg /t + ssh bow rm /tmp/oegu.jpg feh /t/oegu.jpg } @@ -1045,8 +1045,9 @@ hstatus() { # work log wlog() { - local day now i - for (( i=0; i<60; i++ )); do + local day now i days_back + days_back=${1:-16} + for (( i=0; i' $to < +To: $to +Subject: Mail delivery failed: returning message to sender + +This message was created automatically by mail delivery software. +EOF + +} + + # toggle keyboard tk() { # based on