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