Reduce backlight adjustment increment from 5 to 1
[khome.git] / home / bin / twrap.sh
CommitLineData
8a6addd1
SK
1#! /bin/sh
2
3while read line
4do
5 echo "$(date +'%F %T') ==> $line"
6done
This page took 0.036967 seconds and 4 git commands to generate.