Seeding from the 1.2 tree.

This commit is contained in:
Dan Mashal
2013-01-01 03:00:55 -08:00
parent d8c87c4ded
commit 87b806a563
1424 changed files with 260320 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
Synopsis:
load time
Description:
This script fetches the current date and time from either a server or
the client's local host. It can also get the local host's uptime. The
information is then saved in appropriately-named variables for later
use.
Alias Description 
/datetime get day, month, date, and time from local host
/servertime get day, month, date, and time from current server
/uptime get uptime for local host
See Also:
load(5); time(2)
Other Notes:
This name of script's original author is not known. It has been updated
to take advantage of EPIC features by Jeremy Nelson (hop),
jnelson@acronet.net.