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
- vscode
- netsh
- bash
- Windows 10
- grep
- 네트워크
- VirtualBox
- JavaScript
- Windows
- port
- resource
- ssh
- tomcat
- lsof
- find
- GIT
- IntelliJ
- import
- 단축키
- web.xml
- xargs
- maVen
- profile
- Mac
- 줄바꿈 문자
- Quartz
- context
- Eclipse
- plugin
- Source
Archives
- Today
- Total
develog
[Linux] rm -rf 본문
▶ 디렉토리 삭제
rm -rf a rm -rf a/ |
▶ 디렉토리 안 파일만 삭제
rm -rf a/* |
'OS & Shell > Linux' 카테고리의 다른 글
[Linux] vi colors (0) | 2017.05.23 |
---|---|
[Linux] bash 설정 (0) | 2017.05.23 |
[Linux] tab size 변경 (0) | 2016.01.29 |
[Linux] Linux 버전 확인 (0) | 2015.08.21 |
[Linux] ls 정렬 (0) | 2015.06.17 |
Comments