I want to run a script remotely. But the system doesn\'t recognize the path. It complains that \"no such file or directory\". Am I using it right?
ssh kev@se
Make the script executable by the user "Kev" and then remove the try it running through the command sh kev@server1 /test/foo.sh
sh kev@server1 /test/foo.sh