Date: Tue, 25 Sep 2007 21:58:37 +0900 From: Daichi GOTO <daichi@freebsd.org> To: FreeBSD Current <freebsd-current@freebsd.org> Cc: Masanori OZAWA <ozawa@ongs.co.jp> Subject: The safety expansion for FreeBSD rm(1) Message-ID: <46F905FD.9060208@freebsd.org>
next in thread | raw e-mail | index | archive | help
Hi Guys again Today is not unionfs. Introduction for safety expansion of rm(1). I know that some unix folks have a experience that you remove some files or directories accidentally. Yes, me too. LoL Have you any dreams that rm(1) autonomously judges target should be remove or not? To complexify system base command is objectionable behavior but adding some little and simple mechanism to prevent a issue is acceptable I suppose. We have created safety expansion for rm(1). If you have any interests, please try follow patch. http://people.freebsd.org/~daichi/safety-rm/ Thanks :) -- Daichi GOTO, http://people.freebsd.org/~daichi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46F905FD.9060208>