终端
Linux
- Categories
- 物理终端
/dev/console
- 伪终端
- 远程网络终端, 图形下的终端
/dev/pts/#(num)
- 虚拟终端
/dev/tty#
- 串行终端:
/dev/ttys#
- 物理终端
cat /etc/shells # see your shell in Linux
/dev/console
/dev/pts/#(num)
/dev/tty#
/dev/ttys#
cat /etc/shells # see your shell in Linux