1 2 3 4 5 6 7
#!/bin/bash # Combine all arguments into a single string args="$*" # Use pipes to pass the arguments as input to the binary file steam -applaunch 1118310 "$@"