Rajout de ensanime...
N. darcs-hash:20030220221857-a279a-847ee07620eef15d7b80549183d594282c5ac33e.gz
This commit is contained in:
parent
713ff0cc6f
commit
71405d041b
1 changed files with 3 additions and 2 deletions
|
@ -35,8 +35,9 @@ case "$1" in
|
||||||
GETVALUES $1 6
|
GETVALUES $1 6
|
||||||
;;
|
;;
|
||||||
batb)
|
batb)
|
||||||
echo " $(GETOUTVALUE 4) + $(GETOUTVALUE 5) + $(GETOUTVALUE 8) " | bc
|
# 3 uplinks du B + ensanime.
|
||||||
echo " $(GETINVALUE 4) + $(GETINVALUE 5) + $(GETINVALUE 8) " | bc
|
echo " $(GETOUTVALUE 4) + $(GETOUTVALUE 5) + $(GETOUTVALUE 8) + $(GETOUTVALUE 12) " | bc
|
||||||
|
echo " $(GETINVALUE 4) + $(GETINVALUE 5) + $(GETINVALUE 8) + $(GETINVALUE 12) " | bc
|
||||||
echo ""
|
echo ""
|
||||||
echo "$1"
|
echo "$1"
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue