Sunday, February 04, 2024

Re: Proper way to set PATH environment with SSH non-interactive command

Just send the full path to your script in the ssh command, and set up the
rest of the environment within the script.

No comments:

Post a Comment