set a = 0
: loop
set a + 1
if -r /tmp/fc$a goto loop
cp fc /usr/fort/fc.new
mv /usr/fort/fc /tmp/fc$a
mv /usr/fort/fc.new /usr/fort/fc
chmod 1775 /usr/fort/fc
chown webb /usr/fort/fc
f -l /usr/fort/fc
