home
/
code
/
khome.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Use previous/current instead of yesterday/today in work report
[khome.git]
/
bin
/
backlight_max
1
#! /bin/sh
2
3
set -e
4
5
dir
=
"/sys/class/backlight/intel_backlight"
6
cat
"
$dir
/max_brightness"
>
"
$dir
/brightness"
This page took
0.07253 seconds
and
4
git commands to generate.