본문 바로가기

운영체제/raspbian

linux 폴더 일괄생성 mkdir

$ mkdir -p [폴더명]

# 예

$ mkdir -p /home/pi/dev/python