clear (1) --- clear terminal screen 02/22/82 _U_s_a_g_e clear _D_e_s_c_r_i_p_t_i_o_n 'Clear' outputs the correct characters to clear a terminal screen. It calls 'vtinit' to get the user's terminal characteristics. If the terminal type is found, the screen is updated with the blank screen to clear it, otherwise 25 blank lines are output to clear the screen. _E_x_a_m_p_l_e_s clear _F_i_l_e_s =vth=/ _S_e_e _A_l_s_o vtinit (2), vtupd (2), and other VTH routines (vt?*) (2) clear (1) - 1 - clear (1)