cfg/bin/read_timestamp
Knut Ahlers 959154c408
Use simple date command to convert timestamps
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-05-22 14:22:55 +02:00

5 lines
48 B
Bash
Executable File

#!/bin/bash
set -euo pipefail
exec date -d @$1