批踢踢實業坊
›
看板
DFBSD_bugs
關於我們
聯絡資訊
返回看板
發信人
Max Herrgaard <herrgaard@gmail.com>,
看板
DFBSD_bugs
標 題
rm -rf on hammer
發信站
(null) (Fri May 29 02:59:41 2009)
轉信站
ptt2!crater_reader.dragonflybsd.org!crater.dragonflybsd.org!127.0.0.1.
Hi. I found this with rm(1) and the -f flag on master with a hammer file system: > mkdir foo > rm -rf foo recursively remove foo? I don't know if it has something to do with how hammer handles directories? Max