9.0 dialog and it's STDIN

rank1seeker at gmail.com rank1seeker at gmail.com
Sun Feb 19 09:46:59 UTC 2012


In target port, this presents a dialog:
/usr/bin/make config

Instead via keyboard, I want to send key sequence to dialog(piped to STDIN of above cmd):
Down
Space
Down
Space
Enter

--
#!/bin/sh

echo 'CODE_HERE' | /usr/bin/make config
--


Domagoj Smolčić



More information about the freebsd-hackers mailing list