~/bin/count_files.shUsage: /home/fssv3/bin/count_files.sh <폴더 경로> <확장자>
unique_renaming.sh
move_files.py
리눅스에서 c 프로젝트 구조는 일반적으로 아래의 구조를 가진다.(1) Makefile(2) 헤더/소스 파일 디렉토리 : src(3) obj 파일 디렉토리 (4) 출력(바이너리/라이브러리) 파일 디렉토리 : bin위 구조의 프로젝트를 생성하도록 파이썬 스크립트를 만들었다
usagepython count_yolo_label.py <source_folder>