cs지식/Linux(리눅스) 리눅스 cat, more, less, head, tail Everybody's Service 2020. 4. 1. 12:31 https://withcoding.com/111 리눅스 cat, more, less, head, tail 명령어 비교 정리 (파일 내용 확인 출력) 리눅스(Linux)에서는 한 가지 일을 여러가지 방법으로 해결할 수 있습니다. 파일의 내용을 확인하는 것에도 다양한 방법이 존재하는데 주로 사용하는 명령어에는 cat, more, less, head, tail이 있습니다. (물론 n.. withcoding.com