On Sun, Feb 1, 2009 at 04:06, Sean Callanan <spy...@cs.sunysb.edu> wrote:
> We also have a magic argument called FILE that lets you load arguments from > a file. That's what @ arguments are for. Which argues for not concatenating arguments. Would it be a problem to do -plugin=myplugin -plugin-myplugin-arg1=stuff -plugin-myplugin-someflag ... (finding /some/path/myplugin.so or C:\some\path\myplugin.dll in the plugin search path)?