Results 1 to 2 of 2
I have to set echo value to set for the current shell using termios.
Using write command, i want it to be displayed on the terminal... How to do it?...
- 11-07-2007 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 15
using termios
I have to set echo value to set for the current shell using termios.
Using write command, i want it to be displayed on the terminal... How to do it?
- 11-07-2007 #2
You've done this already, ja?
What does your code look like so far?Code:man termios


Reply With Quote