Commands from the history are truncated in "Command" field of the "Load from SSH command" dialog box.
ivtcro opened this issue · 0 comments
ivtcro commented
The command in the History.xml
looks like this:
<command>LC_ALL=C find /var/log/sa/ -regex ".*sa\(0[1-3]\|3[01]\|2[7-9]\)" -exec sar -A -f '{}' \;</command>
but in the "Command" field only the last 35 chars are displayed:
\|2[7-9]\)" -exec sar -A -f '{}' \;