<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
On 2019-10-26 2:27 a.m., Aramís Concepción Durán wrote:<br>
<blockquote type="cite"
cite="mid:20191026082730.GA6806@eee.fritz.box">I could open a
handle to `/dev/tty`</blockquote>
It's also worth noting that many similar programs use stderr instead
of /dev/tty. Each approach has its advocates. vim -i uses stderr,
for example, and sudo uses /dev/tty.<br>
</body>
</html>