msgmx

Display or change MSGMX settings.

You can execute any of the MSGMX commands at any time; even if not connected to any servers.

Synopsis

msgmx history flush | export [<Filename>]

msgmx set <set option>

msgmx show <show option>

msgmx save | load [<Filename>]

msgmx source <Filename>

Options

Assign values to MSGMX setting parameters.

history
Clear or export the command history.
set
Set specified operational parameters.
show
Display the value of the specified setting.
save
Save the current configurations to either the current configuration file or a specified file.
load
Load the last-saved configuration settings from either the current configuration file or a specified file.
source
Executes the scripts in the specified file sequentially and then return to the prompt.

Set Options

Assign values to MSGMX setting parameters with the msgmx set command.

echo-command <on | off>
Display the command to be executed with a preceding "+" prior to execution.
history-depth <Int>
Set the number of commands saved as history.
prediction <on | off>
Show command, option, and flag drop-down prediction menu based on characters already entered as you type.
status <on | off>
Toggle display of the status bar.
status-refresh <Int>
Status bar refresh rate.
summary <on | off>
Show brief help text for each drop-down prediction menu item. Turning the summary off does not affect the display of the drop-down prediction menu selections.
timeout <Int>
Set command timeout in seconds. This is the time for which MSGMX waits for a response after executing a command against the connected target.
all

Show Options

Determine what settings or information to display with the msgmx show command.

  • all
  • echo-command
  • history
  • history-depth
  • live-status
  • prediction
  • show-command
  • status
  • status-refresh
  • summary
  • timeout
  • version