




remcom [_f_i_l_e(s)]; remove comments

_R_e_m_c_o_m copies its input to its output with comments removed.
Comments are as defined in C (i.e., /* comment */).  Input
is from _f_i_l_e(_s) if given, else from the standard input.
