Axcess Network Receiver Installation Guide User Manual
Page 51
Network Receiver
© 2002, AXCESS Inc.
750.001.005 R0000
51
Usage: chown USER FILE
Clears the screen. Note: currently only works from a Telnet session. Will possibly work
for a serial
session in a future VT100 friendly release of JavaKit.
Usage: clear
cp
Copies a source file to a destination file.
Usage: cp SRC DEST
Alias: copy
date
Display or set system time information.
Usage: date MMDDYYYYHHMMSS[am | pm] [timezone]
Examples:
To set March 17, 1975 3:35:23, type:
date 03171975033523pm
OR
date 03171975153523
The first call to date above specifies the time in 12 hour
mode, so the "pm" is needed to indicate the correct time of
day. The second call specifies the time in 24 hour mode, so
the "pm" specifier is not given.
You do not need to set all of the date information at once.
If the time on your TINI board is correct, but you want to
alter the day or month, you can specify only the first few
settings.
To set April 5, type:
date 0405
To set April 5 in Central Standard Time, type:
date 0405 CST
To set only the timezone to Pacific Standard Time, type:
date PST
Displays the amount of free RAM. Remember that RAM is both runtime heap
and filesystem memory. There is also a small overhead of approx. 64
bytes incurred on each slush command execution.
Usage: df