The UNIX Operating System

TOP

UP


Ray Seyfarth

ORCA


Computer Science

COST

USM




Terminal Types


  • $TERM = terminal type
    environment variable

  • [zsh] export TERM=vt100
    [sh] TERM=vt100; export TERM
    [csh] setenv TERM vt100

  • vi uses the $TERM to learn how to
    move the cursor to a specific x, y
    delete chars
    reverse video


University of Southern Mississippi
Ray.Seyfarth@usm.edu
Updated 15:45 Sep 13, 2006