Is there any way to redirect JUST the output from "size" and/or "size-components" to a text file ?
We would like to use the text output to do easy comparisons between different optimisation outcomes.
IDF.PY size size-components output redirect to file
Re: IDF.PY size size-components output redirect to file
You could run the size_components command separately and then just use a standard redirect or pipe depending on your operating system.
https://helpdeskgeek.com/how-to/redirec ... text-file/
https://stackoverflow.com/questions/667 ... le-in-bash
https://helpdeskgeek.com/how-to/redirec ... text-file/
https://stackoverflow.com/questions/667 ... le-in-bash
Re: IDF.PY size size-components output redirect to file
True, but I am trying to avoid the delay due to the extra build step, generating the output files as part of the main build step.
Who is online
Users browsing this forum: No registered users and 239 guests