Date: Sun, 19 Feb 2012 10:46:52 +0100 From: rank1seeker@gmail.com To: hackers@freebsd.org Subject: 9.0 dialog and it's STDIN Message-ID: <20120219.094652.789.4@DOMY-PC>
next in thread | raw e-mail | index | archive | help
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ć
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120219.094652.789.4>
