Working on some scripting, can't figure this out, AFAIK stock TC7 x86 running Xorg.
tc@box:/$ env | grep TERM
COLORTERM=rxvt
TERM=rxvt
My system does not have rxvt installed:
tc@box:/$ $TERM
sh: rxvt: not found
Apps appears to provide only urxvt.tcz, not rxvt. Calling $TERM in a script will, therefore, not work. I looked in ~/ and /etc/skel/ and can't figure out how the TERM environment is set. Enlightenment please, thanks.