Multiple choice technology operating systems

lp This command breaks up a file into equi-line segments ie splitting a file into multiple files.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The lp command submits files for printing to a printer; it does not split files. The split command is used to break files into segments.