files (1) --- list file names matching a pattern 03/20/80 _U_s_a_g_e files [ { <'lf'_argument> } ] _D_e_s_c_r_i_p_t_i_o_n 'Files' is a shell file that invokes the 'lf' command and filters its output through 'find' to select the names that match the specified pattern. The pattern may be any expres- sion that is acceptable (as a pattern) to 'find'. By default, the files in the current working directory are the ones whose names are examined; however, an alternate direc- tory may be specified as a second argument. If no arguments are specified, files produces the same results as an "lf -c" command. _E_x_a_m_p_l_e_s del -v [files ".b$"] pr [files ".r$"] files .r$ =src=/lib/swt/src | change .r$ |$ files .d$ =doc=/man/s2 | change .d$ | common -1 _M_e_s_s_a_g_e_s Various messages may be produced by 'lf' and 'find'. _S_e_e _A_l_s_o find (1), lf (1), amatch (2), makpat (2) files (1) - 1 - files (1)