Records that rule memory
2018. 4. 18. 13:21
728x90
tail
화일을 지정한 위치부터 마지막 부분까지 표준 출력하는 명령어
문법
tail [number [blc [-f] [file]]]]
options
number 출력할 시작위치를 지정하며 이 옵션을 생략시 디폴트로는 10이다
b number를 블럭수로 간주
c number를 문자수로 간주
l number를 라인수로 간주
728x90