Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ivtcro opened this issue Sep 3, 2021 · 0 comments

Comments

@ivtcro
Copy link

ivtcro commented Sep 3, 2021

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 '{}' \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant