#!/bin/sh . /www/cgi-bin/functions.sh lock_cgiwait . /www/cgi-bin/info.sh /usr/sbin/cmd_pot read > /tmp/tmp_pot pot_value=$([ -f /tmp/tmp_pot ] && cat /tmp/tmp_pot) rm -f /tmp/tmp_pot print_cgi_header print_http_header cat < POT :  $pot_value  min