#!/bin/sh

cd ~www/htdocs/servis/

/bin/cp head new.html
./oooclock >> new.html
/bin/cat foot >> new.html

/bin/mv new.html koriscenje.html
