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
- sqlite
- port
- IOS
- urllib
- MySQL
- python
- mssql
- 다이어트
- Linux
- swift
- Excel
- 라즈베리파이
- PyQt5
- 유니티
- javascript
- ASP
- node.js
- ubuntu
- tensorflow
- MS-SQL
- 리눅스
- 날짜
- flutter
- PER
- 맛집
- GIT
- PyQt
- Unity
- 함수
- pandas
Archives
아미(아름다운미소)
폴더 강제로 삭제하기 본문
rm: cannot remove 'py27-recconvert-and-upload/py27-recconvert-and-upload/.git/objects/pack': Directory not empty
rm 최상위폴더 -rf
폴더 내의 폴더, 그 안의 내용들까지 강제로 싹 다 지워줍니다. 폴더 내의 폴더, 그 안의 내용들까지 강제로 싹 다 지워줍니다.
-f : 폴더 안에 파일이 있더라도 강제(force) 삭제
-r : 폴더 안에 하위 폴더들이 있고 그 안에 또 폴더가 있어도 다 삭제.
'서버 > 리눅스' 카테고리의 다른 글
[ubuntu] systemctl 없을 경우 (0) | 2021.02.01 |
---|---|
[Ubuntu] chown과 chmod를 하위 폴더와 하위 파일들에 적용 (0) | 2020.11.22 |
윈도우즈 10에 설치된 ubuntu 리눅스의 경로 (0) | 2020.11.17 |
add-apt-repository: command not found (0) | 2020.11.05 |
Ubuntu Git 설치 (0) | 2020.11.02 |
Comments