rtime (3) --- determine run-time of a command 01/15/83 _U_s_a_g_e rtime _D_e_s_c_r_i_p_t_i_o_n 'Rtime' is a shell program that will determine the CPU time used by the execution of a particular command. The command to be timed should be specified as the set of arguments to 'rtime'; quoting of the command to prevent premature evalua- tion of any command-language metacharacters is recommended. The given command is used in a function call, and its output on standard output one redirected to /dev/tty if no other i/o redirection for standard output one is specified. This may cause problems if the command uses all three standard output ports. _E_x_a_m_p_l_e_s rtime rp rp.r rtime "stuff> filter >nonsense" _M_e_s_s_a_g_e_s "Usage: rtime ..." for improper command syntax. _B_u_g_s Redirection problem mentioned above. _S_e_e _A_l_s_o hp (1), ctime (1) rtime (3) - 1 - rtime (3)