Daniel_Daniel Posted March 23, 2021 Share Posted March 23, 2021 (edited) cat data.csv | houdini script.{hip,hda} > new-data.csv aka HOUNIX It would be great if one could use houdini hips/hdas as general tools for processing datasets. In the above example this might be a csv file. Apologies for the duplicate question. The question is how though? Can houdini.exe -background achieve it, or can hcmd.exe capture stdin and stdout? Edited March 23, 2021 by Daniel_Daniel Quote Link to comment Share on other sites More sharing options...
bunker Posted March 23, 2021 Share Posted March 23, 2021 You can use hython for that, passing arguments for the file_in and file_out https://www.sidefx.com/forum/topic/37895/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.