SHELLCMD CMD CDDescription:This command allows issuing a limited set of shell commands to the system. Form:Command Handler: SYSD SHELLCMD|CMD|CD [command] Arguments: Command to send to the shell. Examples:
Verbose:
*.SYSD SHELLCMD date<enter>
Response is:
OK\r\n
Tue Nov 7 14:42:42 EST 2006\r\n
\r\n
Terse:
*.SYSD CD date<enter>
Response is:
0\r\n
Tue Nov 7 14:42:42 EST 2006\r\n
\r\n
Notes:There will likely be little difference between the terse and verbose return values since the output of the command is generate by binaries that are not terse or verbose aware. Products Supporting Command:Created By: Adtec Digital Inc |