home
/
code
/
khome.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
e5aa7b56de4bfd22c67148be761fa528ff325e48
[khome.git]
/
home
/
bin
/
vol_inc
1
#! /bin/sh
2
3
if
[
"
$1
"
!=
""
]
4
then
5
value
=
"
$1
"
6
else
7
value
=
5
8
fi
9
10
$HOME
/
bin
/
vol_set
"+
${value}
%"
This page took
0.074848 seconds
and
5
git commands to generate.