. img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1" About Contact /.nav-collapse Web SymbolHound Search Advanced Search 419 results found for curl | bash passing parameters to bash when executing a script fetched by curl execute remote bash script, via these syntaxes: curl http://foo.com/script.sh | bash or bash < <( curl http://foo.com/script.sh ) which give the same http://stackoverflow.com/question...executing-a-script-fetched-by-curl What does it mean "bash < <( curl http://rvm.beginrescueend.com/releases/rvm-install-head )" http://rvm.beginrescueend.com/releases/rvm-install-head ) What is this syntax? command <( another_command) Can't the original line be? curl http://rvm.beginrescueend.com/releases/rvm-install-head | bash http://stackoverflow.com/question...