lfo (3) --- list files opened for a specified user 10/21/83 | _U_s_a_g_e | lfo { | } | _D_e_s_c_r_i_p_t_i_o_n | 'Lfo' prints the following information on STDOUT for each | process number and for all processes owned by each user name | specified: | 1. the user name and process-id; | 2. his accumulated cpu and io times; | 3. his initial, current, and home directories; | 4. every open file unit and its associated pathname. | If no arguments are specified, 'lfo' lists the information | for as many processes as possible. The normal user may list | only his own processes, while a system administrator may | list any process on the system. | _E_x_a_m_p_l_e_s | lfo 1 15 16 23 | lfo snodgrass silverlips | lfo 3 upi 8 | lfo | _M_e_s_s_a_g_e_s | "pathname not obtainable" for files opened on a remote | system. | _B_u_g_s | Locally supported. | Requires Georgia Tech modified Primos. lfo (3) - 1 - lfo (3)