Axcess Network Receiver Installation Guide User Manual
Page 58
![background image](/manuals/555119/58/background.png)
Network Receiver
58
750.001.005 R04
© 2005 AXCESS Inc.
[-n username] Name of the new user
[-p password] Password for the new user
[-i userid] New user's ID
Removes the given user from the system. Multiple users can be specified separated
with spaces. You must be an admin to use this command.
Usage: userdel USER(s)
wall
Broadcast a message to all logged in users. The wall command can be disabled with
the environment variable "BROADCASTS" set to "false".
Usage: wall MESSAGE
Sets or displays the slush watchdog timer settings. With no arguments, displays the
current settings. This allows the user to protect against a system hang situation.
You must be admin to use this command.
Usage: wd [options]
where options include:
[-i interval] Set watchdog interval (ms). Must be used with '-p' option.
[-p interval] Set the feed interval (ms). Must be less than watchdog interval.
[-s]
Stop the current watchdog timer.
Displays all users currently logged into the system.
Usage: who
Displays the current user's username.
Usage: whoami
Optional commands:
These commands are located in the src\Optional\SlushCommands directory.
Because of size restrictions, to use them you might have to remove a current slush
command. Edit Slush.java, go to the initializeShellCommands() method, comment
out the command you are removing, then add a new line for the new command.
**Remember to delete the class files under the slush\bin directory and rebuild.
Otherwise, that old command's class file will still be built into your build (thus making
your build too big).
When you build slush, TINIConvertor will report the size of the applet in a line similar
to: Total Application length: 46438