• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Help with a small unix script

Atvar

Senior member
I'll try to explain this as best I can. Its fairly simple (I think) but I am not sure how to go about doing this.

I am writing a script that launches another program/daemon at the command line. The problem is that the program it launches waits for user input. It basically overtakes my script and I can't think of anyway to pass the answers to the program in the script. This is something that would have to be done quite often and the input is always going to be the same. Automating this would be a huge help.

If anyone has any ideas please let me know. Thanks
 
Back
Top