fsh/stack/when.sh
Tessa L. H. Lovelace d7273aa0c0 Directory restructure, legacy nomenclature.
Documentation of platform-specific implementations has their own subdirectory.

Renamed the Mikrotik software doc appropriately.
2020-05-17 10:27:02 -07:00

5 lines
129 B
Bash
Executable File

#!/bin/bash
# returns a precise & human readable date format
echo
date +"%Y_%m_%d%t%t%t%H.%M.%S (%Z/GMT%z)%n%A, %d %B%t%tDay %j"