view admin/get_current_date.sh @ 12715:2b6b5744525c octave-forge

[tsa] support for debian's hardening flags improved
author schloegl
date Thu, 25 Feb 2016 20:25:12 +0000
parents 3e10bc83ccbf
children
line wrap: on
line source

#!/bin/sh
echo -n `date "+%Y-%m-%d %H:%M:%S%z"`