Linux: Split File by number of lines

split -l num_lines file_name
Luis Romero