Hello,

im running an bash script every 10 minutes
and if possible i want to add an command into that script so certain file is emptied every 5 hours.

That file i want to empty is being frequently updated with new data, every 10 minutes.

file details: (update happening every 10 minutes)
Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2015-06-09 10:20:46.715955503 -0400
Modify: 2015-06-09 10:20:46.714955570 -0400
Change: 2015-06-09 10:20:46.714955570 -0400

thx