home
/
code
/
khome.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Fix missing .Mathematica dir from home install
[khome.git]
/
home
/
bin
/
vol_inc
Commit
Line
Data
187073f4
SK
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.067892 seconds
and
4
git commands to generate.