LPI
101-500 · Question #92
101-500 Question #92: Real Exam Question with Answer & Explanation
Sign in or unlock 101-500 to reveal the answer and full explanation for question #92. The question stem and answer options stay visible for context.
GNU and Unix Commands
Question
What is the default action of the split command on an input file?
Options
- AIt will break the file into new files of 1,024 byte pieces each.
- BIt will break the file into new files of 1,000 line pieces each.
- CIt will break the file into new files of 1,024 kilobyte pieces each.
- DIt will break the file into new files that are no more than 5% of the size of the original file.
Unlock 101-500 to see the answer
You've previewed enough free 101-500 questions. Unlock 101-500 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#split command#file splitting#line-based chunking#default behavior