#!/bin/bash start=`date +%s` end=`date +%s` echo That took $((end-start)) seconds date +"%c" -d195440409