ksar icon indicating copy to clipboard operation
ksar copied to clipboard

Commands from the history are truncated in "Command" field of the "Load from SSH command" dialog box.

Open ivtcro opened this issue 4 years ago • 0 comments

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 '{}' \;

ivtcro avatar Sep 03 '21 15:09 ivtcro