Arguments taken from a file.
Rich James (richardj@cricket.org)
Fri, 09 Jun 2000 16:47:48 +0100
Does anyone know of any existing version of wwwstat that can take it's
arguments list from a file, instead of having to be specified on a
command line?
Due to some quite complex requirements here, a command line can easily
be given over 10-20,000 arguments.
Unsurprisingly, it won't process this many. Rather than having to write
wrapper scripts to split down arguments into blocks, and do multiple
invocations, I was wondering if anyone had this functionality already
existing, or would be able to implement this in a future release?
Many thanks,
Rich