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:=0D=0A/usr/bin/make = config=0D=0A=0D=0AInstead via keyboard, I want to send key sequence to = dialog(piped to STDIN of above = cmd):=0D=0ADown=0D=0ASpace=0D=0ADown=0D=0ASpace=0D=0AEnter=0D=0A=0D=0A--=0D=0A#!/bin/sh=0D=0A=0D=0Aecho = 'CODE_HERE' | /usr/bin/make config=0D=0A--=0D=0A=0D=0A=0D=0ADomagoj = Smol=E8i=E6=0D=0A
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120219.094652.789.4>