92b05ea84ad7bbe99c04adc24dad0b66bb8efb03
[khome.git] / bin / twrap.sh
1 #! /bin/sh
2
3 while read line
4 do
5 echo "$(date +'%F %T') ==> $line"
6 done
This page took 0.078055 seconds and 3 git commands to generate.