운영체제/raspbian

linux 폴더의 하위 파일까지 권한 변경 chmod

미도리이로 2020. 5. 20. 15:28

$ chmod -R [권한숫자] [폴더명]

# 예

$ chmod -R 777 /home/pi/dev