aboutsummaryrefslogtreecommitdiff
path: root/bin/dfv.mi5
blob: 38e919f811bf3b7f44743ed464c0618f0f69c092 (plain) (blame)
1
2
3
4
5
6
7
8
# Print dotfiles version information
cat <<'EOF'
<%
    include(`VERSION')
    syscmd(`printf "Built on %s by %s@%s\n" "$(date +"%a, %d %b %Y %T %z")" "$(id -nu)" "$(uname -n)"')
%>
The next 1<<10 years are ours!
EOF