RSS 1 project tagged "safety"

Download Website Updated 24 Feb 2011 safe-rm

Screenshot
Pop 66.81
Vit 3.31

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.

Screenshot

Project Spotlight

SynCache

A thread-safe time-limited object cache for Ruby.

Screenshot

Project Spotlight

D:GameVFS

A minimalist VFS library for D oriented at game developers.