----- Original Message -----
Here is my counter-proposal, where the invocation would be something
like this:
$ crash vmlinux ramdump@address [-o output_file]
and if there are multiple images, make them a comma-separated list:
$ crash vmlinux ramdump1@address,ramdump2@address [-o output_file]
FYI, if you view the above in the web archives, it seems that it
strips out ampersands, so it looks like "ramdump address" instead
of "ramdump@address".
So just in case you're confused by that, it's a single argument
with an ampersand separating the filename and address.
Thanks,
Dave