#!/bin/sh # echo "$(date +"%d.%m.%Y %H:%M:%S")" >>/var/log/online-time echo "$(date +"%d.%m.%Y %H:%M:%S")" 2>&1 1>dev/tty10