We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to use reptyr on my raspberry pi (installed from the debian repositories), it will always fail with an Input/output error:
869 is a fish shell:
tudbut@tud-pi-red ~ [1]> reptyr 869 [-] Timed out waiting for child stop. Unable to attach to pid 869: Input/output error
8218 is a sleep process (same problem in foreground, background, and when stopped):
tudbut@tud-pi-red ~ [1]> reptyr 8218 Unable to attach to pid 8218: Input/output error
2560 is a cargo install process running in sshd:
tudbut@tud-pi-red ~ [1]> sudo reptyr -T 2560 Unable to attach to pid 2560: Input/output error
I can provide more information if requested.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I try to use reptyr on my raspberry pi (installed from the debian repositories), it will always fail with an Input/output error:
869 is a fish shell:
8218 is a sleep process (same problem in foreground, background, and when stopped):
2560 is a cargo install process running in sshd:
I can provide more information if requested.
The text was updated successfully, but these errors were encountered: