prog << x
Write x to a temporary file and run prog with this file as input using input redirection (the < operator in a POSIX shell).
|
|
|
The source of this document is in Macaulay2Doc/functions/runProgram-doc.m2:157:0.