hueristiq/xurlfind3r

help

Kalimon12 opened this issue · 1 comments

how use cat sub.txt | sigurlfind3r

currently not supported. Use cat sub.txt | xargs -I % -n 1 sh -c "sigurlfind3r -d % -o %.txt" instead.