#!/bin/bash

rm -f .restart

date "+DATE: %Y-%m-%d%nTIME: %H:%M:%S"
./binary
date "+DATE: %Y-%m-%d%nTIME: %H:%M:%S"
