Download List

Descripción del Proyecto

rr is a basic command-line utility designed to
retain/recall file and directory paths. This is
done by treating the filename itself as a unique
key to be referenced for future rr program calls.
The purpose of this is to assist the user in
shorthand typing and/or not having to remember
arbitrary full paths. So, for example,
"/etc/httpd/conf/httpd.conf" can be referenced as
"// httpd.conf" in daily operations.

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.

2007-10-08 20:10
1.3

Al pasar un valor en blanco a RR, de forma incorrecta el valor de la producción se mantiene primero en ~ /. RR, lo que ha sido corregido. Excesivamente generoso short-hand/partial concordancia de los valores retenidos, que paralizó parte de la funcionalidad de RR, se ha fijado. Ahora RR estrictamente busca el nombre del archivo entero / directorio en primer lugar, a continuación, utiliza la concordancia parcial generosa como reserva. Código del Menor diversos de limpieza, cambios, y la normalización de salida de error.
Tags: Major bugfixes
When passing a blank value to rr, it would incorrectly output the first retained value in ~/.rr; this has been fixed. Overly-generous short-hand/partial matching of retained values, which crippled some of rr's functionality, has been fixed. Now rr strictly searches for the whole filename/directory first, then uses the generous partial matching as a fallback. Minor miscellaneous code clean-up, changes, and error output standardization.

2007-10-03 19:58
1.2

Tags: Initial freshmeat announcement

Project Resources