/usr/share/doc/sac/examples/oldsac.html is in sac 1.9b5-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | <HTTP>
<Head>
<Title>Get your daily usage</TITLE>
<Link Rev="MADE" HREF="mailto:you@your.address">
</Head>
<Body>
<Center><H1> Enter your name to see your daily system usage:</H1></Center><P>
<hr>
<b>
<Form Method="post" Action=sac.cgi>
Users: <Input Type="text" Name="Name" size=40><P>
<Input Type="submit" Value="SUBMIT"> Click this button to see your stats.
</Form>
<hr>
</Body>
|