#! /bin/sh echo "Run commands Rsyncd starting" # The only section in this rc file ping -s design-web.co.uk 56 4 curl -s ftp://ftp.openpkg.org/current/SRC/ | grep openssl echo $0 echo "And again..." ls /tmp which shutdown echo "Run commands Rsyncd finishing" echo