Hi Brian,
When using DROID in profile mode via command line control, it would be great if the profiles are appearing up from the standard output and if the output is controllable. This is a good function to droid tool when it is used in command line control.
(1) Allow to get the profiles from standard output, just like what DROID non-profile does now.
(2) Allow user to select what columns can be output. This can be controlled by a parameter, like -f is used for filtering profile. For example, if I just want Name and MIME_TYPE, I can apply "-s <field>", so it is "-s NAME MIME_TYPE". Only the column of file name and column of MIME_TYPE will be in standard output.
May you guys please consider this requirement?
Thank you,
Jerry