#!/usr/bin/env sh echo "$(git describe --tags --long)_$(date --rfc-3339=seconds | sed 's/ /T/g')"