[ale] OT Bash Select Stmt
linux
linux at jtholmes.com
Mon Nov 29 08:00:30 EST 2004
Anyone know a way to do the following.
I have the following lines in a file
Wspan01 06
Wspan02 06
I want to read them and put them in a select statement similar to
select name in ... Both Quit
such that the ... is the lines read and the select list look like this
1) Wspan01 06
2) Wspan02 06
3) Both
4) Quit
Tried everything I know and cant get it to work always wants to split
lines read into two Selections, no matter what FS is set to.
Thanks
jt
-------------- next part --------------
An HTML attachment was scrubbed...
More information about the Ale
mailing list