https://sourceforge.net/projects/utimer
http://paketspiegel.de/utimer-0.4.tar.gz onnlein
SlackBuilds 15.0
https://slackbuilds.org/repository/15.0/misc/utimer
utimer
ls /var/log/packages/ | grep utimer-0.4-x86_64-1_SBo if [ $? -eq 1 ] then wget http://sbopkg.paketspiegel.de/15.0/utimer-0.4-x86_64-1_SBo.tgz installpkg utimer-0.4-x86_64-1_SBo.tgz fi
ls /var/log/packages/ | grep utimer-0.4-x86_64-1_SBo if [ $? -eq 1 ] then wget https://slackbuilds.org/slackbuilds/15.0/misc/utimer.tar.gz tar -x -f utimer.tar.gz cd utimer wget https://paketspiegel.de/utimer-0.4.tar.gz ./utimer.SlackBuild installpkg /tmp/utimer-0.4-x86_64-1_SBo.tgz cd .. pwd fi