case $TERM in xterm-256color) . . . . ;; xterm) . . . . ;; screen) if ( $SHLVL=1 ) then . . . . else . . . . fi . . . . ;; esac
no subject
Date: 2023-11-30 04:34 pm (UTC)case $TERM in xterm-256color) . . . . ;; xterm) . . . . ;; screen) if ( $SHLVL=1 ) then . . . . else . . . . fi . . . . ;; esac