Unix batch system where the tasks spooled run one after the other. The amount of jobs to run at once can be set at any time. Each user in each system has his own job queue. The tasks are run in the correct context (that of enqueue) from any shell/process, and its output/results can be easily
... [More] watched. It is very useful when you know that your commands depend on a lot of RAM, a lot of disk use, give a lot of output, or for whatever reason it's better not to run them all at the same time, while you want to keep your resources busy for maximum benfit. Its interface allows using it easily in scripts. [Less]
Libmap is a Windows command-line script helper
for managing key:value mappings.
It was developed to provide a comprehensive collection of actions
that can be used to manipulate map datatypes in command-line scrips. The CLI for this
library is compact and keeps surprises to a minimum.
The
... [More] library is intented to be "call"ed from a primary script i.e.
it is supposed to be used by a user-facing tool or console application.
It is possible to interact directly with libmap through its command line interface.
As such, libmap may be used by and end user as a tool
to manage mappings right out of the box -- this is invaluable
for prototyping or testing on the fly. [Less]
This toolkit is used to setup a status page on any Java application. This page exposes configuration values and self test reports and can be used to monitor application and quickly locate configuration errors or remote service availability issues.
Smart extracting of many RAR archives for Linux written in Perl.
* handle all three multipart archives naming conventions
* duplicate directory structure tree
( see http://bit.ly/dafLxF )
* move/rename normal files (no rar archives)
* check minimum free space on device
* can delete archives
... [More] if extracted ok
* save status to file
* smart error handling (maintain undo actions list for recovery to initial state)
* support for rsync integration (generate rsync exclude list, check mtime, ...)
* and many more ... [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy