What is the limit on the number of command line arguments you can pass to a program (assuming use of bash). Are there other shells than bash that give more? I need to pass about 350 arguments to a program I am working on, will this work? Randy