Initial import of the ircii-pana-1.1-final source tree.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/tags/ircii-pana-1.1-final@1 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
22
bitchx-docs/8_Scripts/time
Normal file
22
bitchx-docs/8_Scripts/time
Normal 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.
|
||||
|
||||
Reference in New Issue
Block a user