$TERM  –  Terminal Capabilities

$TERM contains an identifier for the current window’s capabilities. It’s not a BASH builtin variable, but is often defined in environments.

Examples

Print the terminal capabilities
1
echo $TERM
Output:
1
xterm-256color      
BashSupport Pro 是一个 支持 $TERM 的 Bash 集成开发工具 – 马上试用
© 2020–2024 Joachim Ansorg
声明
隐私政策
许可条款