phthom

Results 3 comments of phthom

Thanks @ John for your great work on script. I am also in the same kind of questions like you guys. On my side I am regularly using jq to...

Yes but you will add a new function to your script list. I am not sure this is what you want ... Also as I mentioned there are many other...

Hello John, I have also the idea to have a generic function in the pipeline of functions. For example : ` script.File(file).JQ(".ip .host" ).Func(myTrimFunction).String() `. In that case, we read...