From: Wilbert Knol (ztvyedi@invalidisaatio.fi)
Date: Mon Jan 06 2003 - 11:28:18 EET
On a similar note: I am now trying to get a Bash script, started by
the ax25d daemon, to accept input from a user.
The Bash command I am trying to press into service is the 'read'
built-in. The function keeps waiting for a line-feed that never comes.
I have tried things like:
read -d \x0d input_string
read -d \015 input_string
read -d \r input_string
etc etc, without any success.
How can I read user input with the Bash shell?
Wilbert, ZL2BSJ
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to terhi.victor@logonet.com
More majordomo info at http://vger.kernel.org/majordomo-info.html
This archive was generated by hypermail 2b30 : Mon Jan 06 2003 - 11:57:40 EET