On Thu, Jan 18, 2001 at 02:30:51PM -0800, William Kendrick wrote:
> I have a short little TCL program I wrote (it uses "wish") to prompt
> the user for a string.  It the spits the string out to stdout, so I can
> use it in a shell script or on a command line.
> 
> Stupid example:
> 
>  ls `xinput "Dialog Box" "Filename to list?" "File:"`

I would strongly recommend that you /not/ call it 'xinput', since that
program already exists - it helps you configure XInput devices.

Micah

Reply via email to