mhmdiaa/second-order

DOUBT

3th1cyuk1 opened this issue · 1 comments

Hello Team,

How to include a list of targets into a file and then proceed with the tool? Are there any ways to do that?

Regards,
3th1c_yuk1

Hi @3th1cyuk1,

Currently, there is no built-in way to do this but you can use something like xargs or parallel.

xargs -I % second-order -target % < LIST_OF_TARGETS