#!/bin/bash
#
# Run Trn and log console output with today's date and time.
#
_log=$(date -u +"%Y.%j.%H%M%S").txt && linux/trn_server 2>&1 
