l make this work.
The stty command sets numerous terminal parameters including whether or not characters should be echoed to the terminal. To turn off echoing, the command stty -echo can ... cases, echoing of characters is done at the local terminal (in which case we cannot prevent echoing password
== Ein-und Ausgabeumleitung ======
Die drei dem Terminal zugeordeneten Dateikanäle stdin, stdout und stder... einzugeben, kann auch einen Datei an ein anderes Terminal gesendet werden:
write markus < Nachricht
===... ine bidirektionale Verbindung voraussetzen - etwa Terminals oder Modems.
Die Bourne-Shell kann noch mehr: