summaryrefslogtreecommitdiff
path: root/sys/lib/wiki/mkfile
blob: df75305e7a05b5990052eec9eb819cfb9c81551a (plain)
1
2
3
4
5
6
7
8
9
10
11
sandbox:V:
	{
		echo Sandbox
		echo D^`{date -n}
		echo Agre '(204.178.31.2)'
		echo '#This page exists to be modified.  Use it to test the server.'
	} >sandbox
	<d/L.2 {
		cp sandbox d/2
		cp sandbox d/2.hist
	}