I want to pass along the command line arguments given to script to another command, but I also want to add some additional arguments on the front first. How can I do this with bash? I want to pass along the command line arguments
I want to pass along the command line arguments given to script to another command, but I also want to add some additional arguments on the front first. How can I do this with bash? I want to pass along the command line arguments