aboutsummaryrefslogtreecommitdiff
path: root/bin/dfv.mi5
blob: 0dedd0cb6241c4df121a6b3f6a3faf666d9324b7 (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)" "$(id -nu)" "$(uname -n)"')
%>
The next 1<<10 years are ours!
EOF