Timeline for Remove data from the STDIN stream buffer of another TTY session
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 24, 2015 at 16:46 | vote | accept | 111--- | ||
| Apr 24, 2015 at 16:16 | comment | added | Mark Plotnick |
-noflsh means that it's off, so you're good to go.
|
|
| Apr 24, 2015 at 15:07 | comment | added | 111--- |
I just checked a few different machines of mine with the stty command. The grep on one of my machines returned with the following: isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt... does that mean that the -noflsh flag is on or off?
|
|
| Apr 24, 2015 at 14:57 | history | answered | Mark Plotnick | CC BY-SA 3.0 |