감사합니다. 전 에러 인지 알았더니 옆에 카운트가 나오네요.
wc[325]: -rw-r--r--: not found.
wc[326]: -rw-r--r--: not found.
wc[327]: -rw-r--r--: not found.
wc[328]: -rw-r--r--: not found.
wc[329]: -rw-r--r--: not found.
wc[330]: -rw-r--r--: not found.
wc[331]: -rw-r--r--: not found.
wc[332]: -rw-r--r--: not found.
wc[333]: -rw-r--r--: not found.
댓글 2개
서브디렉토리까지 포함 디렉토리 갯수 구하기
※ ls -Rl |grep ^d |wc -l
파일갯수 구하기
※ ls -Rl |grep ^- |wc -l
[출처] SYSTEM Engineer 깽애니네 (리눅스, 윈도우, 보안, DDOS, 네트워크, 프로그래밍) - http://www.mojily.pe.kr/bbs/board.php?bo_table=B19&wr_id=85
wc[325]: -rw-r--r--: not found.
wc[326]: -rw-r--r--: not found.
wc[327]: -rw-r--r--: not found.
wc[328]: -rw-r--r--: not found.
wc[329]: -rw-r--r--: not found.
wc[330]: -rw-r--r--: not found.
wc[331]: -rw-r--r--: not found.
wc[332]: -rw-r--r--: not found.
wc[333]: -rw-r--r--: not found.
333건인거 같아요