View Single Post
Old 09-05-2019, 05:00 PM   #33
Lucas Malor
Pain in the arse
Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.
 
Lucas Malor's Avatar
 
Posts: 758
Karma: 77856
Join Date: Apr 2013
Device: Kobo Aura One, Kindle 4
Frenzie, it's a stupid four line script. Can you please test it?

Code:
while true ; do
    sleep 3
    current_date=$(date -Iseconds)
    echo "$current_date" >> tempus_fugit.txt
done

Last edited by Lucas Malor; 09-05-2019 at 05:04 PM.
Lucas Malor is offline   Reply With Quote