OcttKB/OcttKB.EmptyDate.sh

7 lines
164 B
Bash
Raw Normal View History

2023-03-03 13:06:20 +01:00
#!/bin/sh
2023-03-24 13:48:27 +01:00
cat << EOF > ./Wiki-OcttKB/tiddlers/System/\$__OcttKB_Empty.tid
2023-03-03 13:06:20 +01:00
created: 19700101000000000
modified: $(date +%Y%m%d%H%M%S000)
title: \$:/OcttKB/Empty
EOF