Y
Hacker News
new
|
ask
|
show
|
jobs
by
mkj
2133 days ago
The "# cat greetings.txt" has a # suggesting they sorted out a real pty somehow. Or it was faked later :)
1 comments
marcan_42
2133 days ago
The usual trick to get a pty is `script /dev/null` by the way, if that command is available
link