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 |
Tags
- 리눅스
- iptables
- 디스크
- pid
- PERL
- cadre
- ext3
- windows
- rsync
- Performance
- rm
- 칭찬교육
- Hack
- Kernel
- Bash
- 쇼펜의상속자 #킨텍스메가쇼 #섬유향수탈취제
- goaccess
- 좌절교육
- apachetop
- Python
- Disk
- DNS
- rm -rf
- http
- 솔라리스
- Cache
- CPU
- PORT
- ext4
- Linux
Archives
- Today
- Total
Ben's
rm --preserve-root 옵션 소개 본문
728x90
--no-preserve-root do not treat '/' specially (the default)
--preserve-root
fail to operate recursively on '/'
--------------------------------------------------------------------------
[root@zenoss ~]# /bin/rm -rf --preserve-root /
/bin/rm: it is dangerous to operate recursively on `/'
/bin/rm: use --no-preserve-root to override this failsafe
'리눅스' 카테고리의 다른 글
iftop (0) | 2013.04.22 |
---|---|
thttpd config (0) | 2013.04.16 |
mv --strip-trailing-slashes 옵션 소개 (0) | 2013.04.05 |
성능 튜닝 (0) | 2013.01.21 |
lsyncd(실시간 파일 동기화) (0) | 2013.01.21 |