Browse Source
`tty` command infers the current TTY from file descriptor 0. `$TTY` gives current TTY directly. The latter works even when file descriptor 0 is redirected. It's also over 1000 times faster.master


1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue