cron alternative with while [ true ] bash script

while [ true ]
do
touch file$(date | awk `{print$4}`)
sleep 10
done

Comments

Popular posts from this blog

HAproxy logging

teamcity Automatic Agent Start under Linux

15 managing disk - understanding /etc/fstab xfs_admin mount -o rw,remount /