Open Joe-Heffer-Shef opened 1 month ago
Will the systemd timer handle a hanging process?
ssh with -t lets you ctrl-c, where as a here document or a stdin redirct you can't use -t and so you're at the mercy of the script hanging on the remote host without being able to kill that without killing local ssh
Will the systemd timer handle a hanging process?
ssh with -t lets you ctrl-c, where as a here document or a stdin redirct you can't use -t and so you're at the mercy of the script hanging on the remote host without being able to kill that without killing local ssh