Hi,
Has anyone used 'IO-Redirect' package?
https://openexchange.intersystems.com/package/io-redirect
IRIS for me runs on a Linux server.
I want the package to be able to supply "answers" from a Linux OS file in response to a program run as follows:
do ^ADMIN
I'm assuming that the program does objectscript reads from the terminal
Questions
1. Is docker required? Docker is not installed on the server.
2. Would the package be able to handle redirect I/O in this case?
Would I have to write extra code (objectscript) to read the Linux file as a "stream"?
3. How would I install the package?



