#!/bin/bash time_begin=$(date) echo "$time_begin, crontriger!!!" > logcrontab.txt exit 0