args (1) --- print command file arguments 03/20/80 _U_s_a_g_e args [ [ ] ] _D_e_s_c_r_i_p_t_i_o_n 'Args' is similar in function to the 'arg' command, except that multiple arguments are printed. The first argument printed is specified by . If is specified, all succeeding arguments up to and including it are printed, separated from each other by newlines. Otherwise, all remaining arguments are printed, again, separated from each other by newlines. Unlike 'arg', a newline is printed only if at least one argument was printed. _E_x_a_m_p_l_e_s print [args 1] pr [args 3 5] _B_u_g_s There is no way to specify a without specify- ing a . _S_e_e _A_l_s_o arg (1), nargs (1), getarg (2), _U_s_e_r_'_s _G_u_i_d_e _f_o_r _t_h_e _S_o_f_t_w_a_r_e _T_o_o_l_s _S_u_b_s_y_s_t_e_m _C_o_m_m_a_n_d _I_n_t_e_r_p_r_e_t_e_r args (1) - 1 - args (1)