파일의 첫 부분을 출력합니다. 더 많은 정보: https://www.gnu.org/software/coreutils/head.
head --lines {{개수}} {{경로/대상/파일}}
head --bytes {{개수}} {{경로/대상/파일}}
head --lines -{{개수}} {{경로/대상/파일}}
head --bytes -{{개수}} {{경로/대상/파일}}