Arch-vile
Results
2
comments of
Arch-vile
I tried running the example you gave earlier (dropped some fields here for clarity): `echo '{"dst_host": "159.65.224.130", "logdata": {"PASSWORD": "1111", "USERNAME": "root"} }' | agrind '* | json | json...
I am getting the same error on piping too, but mostly (maybe always) if I pipe kscript to kscript. ``` $ kscript --clear-cache Cleaning up cache... $ echo "foo" |...