Answers for "/dev/stdin execute remote script with passing args"

0

/dev/stdin execute remote script with passing args

curl -s http://server/path/script.sh | bash /dev/stdin arg1 arg2
Posted by: Guest on August-18-2021

Code answers related to "/dev/stdin execute remote script with passing args"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language