aboutsummaryrefslogtreecommitdiff
path: root/bin/dfv.mi5
blob: 02f1721da2412179e5c68d149955056ec6cf1383 (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