Télécharger la liste

Description du projet

drm_tools contains several small utilities: accudate, binreplace, columnadd, datasniffer, dmath, execinput, extract, mbin, mbout, mdump, and msgqueue. accudate is a date replacement with subsecond accuracy. binreplace searches and replaces in binary files. columnadd adds integers, decimals, and/or times in columns. dmath is a double precision calculator. execinput executes commands one at a time from stdin. extract extracts and then formats data from files; it supports PCRE patterns, math operations, and scripting. datasniffer and mdump format binary data files. mbin with mbout buffers large binary data streams to minimize wear on tape devices. msgqueue provides command line control of message queues.

Système requise

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.

2011-06-09 05:44
1.1.14

dmath et binreplace ont été ajoutés. extrait a été modifié par l'ajout de chaîne et les variables numériques, les scripts, PCRE modèles, et en mathématiques. Les scripts de test ont été ajoutés pour dmath et l'extrait. Un script de compilation a été ajouté pour l'environnement mingw (pour tous les outils sauf msgqueue).
dmath and binreplace were added. extract was modified by adding string and numeric variables, scripting, PCRE patterns, and math. Test scripts were added for dmath and extract. A build script was added for the mingw environment (for all tools except msgqueue).

2009-07-25 03:49
1.1.8

Corrections de bugs dans plusieurs programmes. String et numérique sortes jeton dans l'extrait »de programme.
Bugfixes in several programs. String and numeric token sorts in the "extract" program.

2006-10-26 22:48
1.1.6

Cette version ajoute mbin et Mbout outils tampon. La licence a été changé de libre mais un logiciel propriétaire à la GPL v2. La documentation a été mise à jour.
This release adds mbin and mbout buffering tools. The license has
been changed from free but proprietary to GPL v2. The
documentation has been updated.

2006-04-03 23:33
1.1.4

Cette version ajoute columnadd, un programme qui additionne des nombres entiers, nombres décimaux et / ou les délais dans les colonnes. Il est généralement exécuté dans un tuyau. La documentation a été mise à jour. Il ya quelques correctifs.
Tags: Minor feature enhancements
This release adds columnadd, a program that sums integers, decimals, and/or times in columns. It is usually run in a pipe. The documentation has been updated. There are a few bugfixes.

2005-07-12 07:49
1.1.0

Datasniffer, un autre les données de dumping programme, a été ajoutée. Un lien a été fourni par la page d'accueil pour les binaires Windows de tous mais MsgQueue et accudate, qui sont assez spécifiques à Unix / Linux.
Tags: Minor feature enhancements
Datasniffer, another data dumping program, was
added. A link was provided from the home page to
Windows binaries of all but msgqueue and accudate,
which are rather specific to Unix/Linux.

Project Resources