리눅스 파일 특정 행 보기

Jmnote (토론 | 기여)님의 2012년 1월 12일 (목) 13:59 판 (새 문서: *test.txt 파일에서 10번행 가져오기 <source lang='bash'> sed -n 10p < test.txt </source> 분류:리눅스)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
  • test.txt 파일에서 10번행 가져오기
sed -n 10p < test.txt
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}