4 projects tagged "GNU/Hurd"
cvsroot is a script to help keep track of multiple sites when using CVS, and in particular the CVSROOT and CVS_RSH environment variables for those sites. It creates a $HOME/.cvsroot file, with shortcut names representing the different CVS sites. The new environment variables appropriate to the site selected will then be set, and a new shell will be spawned to keep the variables. In this way, you do not have to keep setting the environment yourself, and can rely on the script to keep track of things for you.
Debian package information is generally stored in files having a special file format, dubbed the Debian control file format (dctrl), a special case of the record jar file format. These tools operate on any files conforming in a general sense to that format, and are therefore widely applicable whenever this format is in play. The tools in this bundle are grep-dctrl, sort-dctrl, join-dctrl, and tbl-dctrl.