일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- linux
- MySQL
- IntelliJ
- db
- springboot
- Spring Boot
- AWS
- laravel
- Spring Batch
- Web Server
- JVM
- tool
- redis
- 요리
- ubuntu
- jenkins
- jsp
- elasticsearch
- php
- Oracle
- Design Patterns
- javascript
- Gradle
- java
- it
- Git
- Spring
- devops
- 맛집
- ReactJS
Archives
- Today
- Total
아무거나
파일 라인 수 출력 본문
반응형
ex) foreign_book.txt 파일의 라인수를 알려면 아래 명령을 실행하면 된다.
cat foreign_book.txt | wc -l
반응형
'Infra > Linux & Unix' 카테고리의 다른 글
file encoding 확인 (0) | 2019.04.22 |
---|---|
서버 열린 포트 확인 (0) | 2019.04.22 |
shell script 작성시 parameter의 개수를 체크하는 방법 (0) | 2019.04.22 |
[ubuntu] curl response time check 방법 (0) | 2019.04.22 |
tar.gz 압축시 숨김파일까지 압축하는 방법(.env, .git 등.) (0) | 2019.04.22 |
Comments