Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
fl1psiz=`$sn $ip 1.3.6.1.4.1.9.9.10.1.1.4.1.1.4 | sed 's/.*GER: //' | tr '\012' ' '`
echo $fl1psiz | while read one two
do
expr $one + $two
done