Sponsored Content
Full Discussion: safe-rm 0.3 (Default branch)
Special Forums News, Links, Events and Announcements Software Releases - RSS News safe-rm 0.3 (Default branch) Post 302234157 by Linux Bot on Tuesday 9th of September 2008 08:40:06 AM
Old 09-09-2008
safe-rm 0.3 (Default branch)

safe-rm is intended to prevent the accidental deletion of important files by replacing /bin/rm with a wrapper which 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. License: GNU General Public License v3 Changes:
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. Image

Image

More...
 
ARORA-CACHEINFO(1)					      General Commands Manual						ARORA-CACHEINFO(1)

NAME
arora-cacheinfo - a tool for extracting files and metadata out of Arora cache files. SYNOPSIS
arora-cacheinfo [-o cachefile] [file | url] DESCRIPTION
Arora-cacheinfo is a tool for extracting files and displaying metadata out of an Arora cache files that are stored on the disk. Every cache file contains both the cached file (sometimes compressed) and metadata associated with it such as expiration date. Cache files names always include the md5sum of the url and passing a url to arora-cacheinfo.1 will automatically determine the correct matching cache file name. OPTIONS
-o cachefile Write the cached file if it exists to cachefile file Specify the file to read from. url Specify the url from which to compute the file to read from. BUGS Please report bugs to http://code.google.com/p/arora/issues/list. AUTHOR
The author of arora-cacheinfo is Benjamin C. Meyer <ben@meyerhome.net>. This manual page was written by Benjamin C. Meyer <ben@meyerhome.net> Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. July 2009 ARORA-CACHEINFO(1)
All times are GMT -4. The time now is 10:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy