반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 깊이우선탐색
- Algorithm
- Medium
- 파이썬
- 프로그래머스
- leetcode
- Django
- 스파크
- AWS
- 리트코드
- solution
- python
- Easy
- twosum
- 엘라스틱서치
- kibana
- elasticsearch
- daspecialty
- Optimization
- Spark
- dump
- 키바나
- 해시
- programmers
- RecommendationSystem
- ELK
- dfs
- 알고리즘
- 장고
- CentOS
Archives
- Today
- Total
Archive
[Mac][Solution] Mac Iterm2 명령어 작동하지 않을 때 (ls: .: Operation not permitted) 본문
------- CS -------/OS
[Mac][Solution] Mac Iterm2 명령어 작동하지 않을 때 (ls: .: Operation not permitted)
enent 2022. 5. 2. 18:07반응형
Environment : MacOS BigSur 11.4
Problem)
특정 디렉토리에서 ls 명령어 입력 시 명령어가 작동하지 않음...
Solution)
Iterm2에 특정 디렉토리에 대한 접근 권한이 없기 때문 -> 맥 설정에서 전체 디스크 접근 권한을 부여해줌으로서 해결 가능
1) System Preference > Security & Privacy
2) Full Disk Access > iTerm Check
반응형
'------- CS ------- > OS' 카테고리의 다른 글
[Linux][Solution] 터미널에서 명령어 못찾을 때 (command not found except cd) (0) | 2021.07.10 |
---|---|
[Mac] 맥에서 우분투(Ubuntu) 부팅usb 만들기 (0) | 2020.10.29 |
Comments