ourne shell does not have this functionality as a command, but a combination of commands will make this work.
The stty command sets nume... echoed to the terminal. To turn off echoing, the command stty -echo can be used. Any subsequent user input (including commands typed at the shell) will not be echoed.
To res... t echoing passwords) and the result of the second command will be that every character typed will appear tw