Eureka/Linux

[Tip] How to find the total number of files in a folder

마스터키 2014. 4. 8. 19:18

Linux에서 폴더안에 있는 파일 개수를 세는 명령어 이다.

$ ls | wc