Download List

Projeto Descrição

safe-rm is intended to prevent the accidental deletion of important files by replacing /bin/rm with a wrapper that checks the given arguments against a configurable blacklist of files and directories that should never be removed. Users who attempt to delete one of these protected files or directories will not be able to do so and will be shown a warning message instead. Protected paths can be set both at the site and user levels.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-11-01 08:36
0.4

A principal mudança nessa versão é uma correção para um bug que estava impedindo o diretório raiz de ser adicionado à lista de canais protegidos. Seguro-RM é agora capaz de protegê-lo do rm "infame-rf /".
Tags: Minor bugfixes
The main change in this release is a fix for a bug that was preventing the root directory from being added to the list of protected paths. Safe-rm is now able to protect you from the infamous "rm -rf /".

2008-09-09 16:32
0.3

Esta versão corrige um bug que causou seguro-rm pular a faixa negra verifica quando se trata de determinados arquivos e diretórios no diretório de trabalho. Anteriormente, a menos que o argumento que você passou para seguro-rm continha uma barra, ele não iria tirar o real (absoluto) caminho do arquivo antes de verificar contra a lista negra.
Tags: Minor bugfixes
This release fixes a bug which caused safe-rm to
skip the full blacklist checks when dealing with
certain files and directories in the working
directory. Previously, unless the argument you
passed to safe-rm contained a slash, it would not
get the real (absolute) path of the file before
checking against the blacklist.

2008-06-21 00:13
0.2

Tags: Initial freshmeat announcement

Project Resources