Some of our customers prefer the input of MRI scripts through command line argument rather than through stdin. I've set up this diff to see if there was interest in this functionality, allowing for either method to be used.
For context:
- gnu-ar only allows use of MRI scripts through stdin.
- -M is the only command in gnu-ar or llvm-ar that requires use of stdin.