length (1) --- compute length of strings 02/22/82 _U_s_a_g_e length [ ] _D_e_s_c_r_i_p_t_i_o_n 'Length' may be used to determine the length (in characters) of a string or of all the lines in standard input. If an argument is specified on the command line, its length is printed on 'length's first standard output port; otherwise, lines are read from the first standard input port until end- of-file, with the length of each being printed after reading. When lines are taken from standard input, the NEWLINE at the end of each line is not included in the printed length. _E_x_a_m_p_l_e_s length [login_name] lf -c | length | stats -hlq _S_e_e _A_l_s_o substr (1), take (1), drop (1), rot (1), length (2), substr (2), stake (2), sdrop (2) length (1) - 1 - length (1)