$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 is a Bash IDE with support for $TERMtry it now!
© 2020–2024 Joachim Ansorg
Imprint
Privacy Policy
Legal