byidev.com
Dev-Ops/Unix Shell/
count files
2023-03-12 16:02:40
find .
현재 및 하위 디렉토리 탐색
wc
-l
⇒ 줄의 수를 출력
주어지는 파일 또는 표준 입력의 바이트, 문자, 단어 그리고 줄(라인) 수를 출력해주는 명령어
tr -d “ “
-d
⇒ “” 로 지정한 문자를 삭제
표준 입력에서 문자를 변환, 삭제
Solution ⇒
find . | wc -l | tr -d “ “
공유하기
게시글 관리
Beyond your imagination
ⓒ
Beyond your imagination
introduce
Beyond your imagination
XEOP
꿈꾸는 개발자의 공부 이야기
channels
Email
GitHub
LinkedIn
statistics
total
yesterday
today
category
ALL
(122)
Study
(34)
System Configuration
(2)
Computer Science
(8)
Knowledge
(10)
Experience
(4)
Algorithm
(10)
Project
(4)
Scanwich
(0)
BYI WMS
(4)
Languages
(61)
Assembly
(2)
Python
(6)
Go
(2)
C++
(1)
C
(50)
Back-end
(4)
Django
(4)
Framework
(2)
Windows API
(2)
Dev-Ops
(17)
Git & Git hub
(0)
Unix Shell
(10)
Linux
(6)
AWS
(1)
recent post
recent hot
RSS
관리
글쓰기
방명록
ALL
(122)
Study
(34)
System Configuration
(2)
Computer Science
(8)
Knowledge
(10)
Experience
(4)
Algorithm
(10)
Project
(4)
Scanwich
(0)
BYI WMS
(4)
Languages
(61)
Assembly
(2)
Python
(6)
Go
(2)
C++
(1)
C
(50)
Back-end
(4)
Django
(4)
Framework
(2)
Windows API
(2)
Dev-Ops
(17)
Git & Git hub
(0)
Unix Shell
(10)
Linux
(6)
AWS
(1)
티스토리툴바