DKL9 GitList
Repositories
DKL9 home
site_root
Code
Commits
Branches
Tags
Search
Tree:
993e20c
Branches
Tags
master
site_root
cgi-bin
date.sh
Initial commit: track much site content
dkl9
commited
993e20c
at 2025-352 15:27:28
date.sh
Blame
History
Raw
#!/bin/sh printf 'Content-Type: text/plain\n\n' date '+%Y-%j'