You developer?
Program language with developer.
2010년 1월 25일 월요일
Linux - 파일갯수
[해당 경로의 파일의 전체갯수]
find 디렉토리경로 -type f | wc -l
[해당 경로의 php 확장자 파일의 전체갯수]
find 디렉토리경로 -name '*.php' -type f | wc -l
0 개의 댓글:
댓글 쓰기
최근 게시물
이전 게시물
홈
피드 구독하기:
댓글 (Atom)
0 개의 댓글:
댓글 쓰기