Find the answer to your Linux question:
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?...
  1. #1
    Just 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?

  2. #2
    Linux Engineer wje_lf's Avatar
    Join Date
    Sep 2007
    Location
    Mariposa
    Posts
    1,192
    You've done this already, ja?
    Code:
    man termios
    What does your code look like so far?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...