X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=bin%2Ftwrap.sh;fp=bin%2Ftwrap.sh;h=0000000000000000000000000000000000000000;hb=a68d5744f8758fc77c34c612edac06dbc0bea129;hp=92b05ea84ad7bbe99c04adc24dad0b66bb8efb03;hpb=e184ff59e5cc01f9f62d0be272b77e59e149a6f1;p=khome.git diff --git a/bin/twrap.sh b/bin/twrap.sh deleted file mode 100755 index 92b05ea..0000000 --- a/bin/twrap.sh +++ /dev/null @@ -1,6 +0,0 @@ -#! /bin/sh - -while read line -do - echo "$(date +'%F %T') ==> $line" -done