RSS 3 projects tagged "Command Line Tools"

Download Website Updated 30 Apr 2013 GNU Parallel

Screenshot
Pop 545.23
Vit 51.68

GNU parallel is a shell tool for executing jobs in parallel locally or using remote computers. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables. If you use xargs today you will find GNU parallel very easy to use, as GNU parallel is written to have the same options as xargs. If you write loops in shell, you will find GNU parallel may be able to replace most of the loops and make them run faster by running several jobs in parallel. If you use ppss or pexec you will find GNU parallel will often make the command easier to read. GNU parallel makes sure output from the commands is the same output as you would get had you run the commands sequentially. This makes it possible to use output from GNU parallel as input for other programs.

Download Website Updated 01 May 2012 Texcaller

Screenshot
Pop 66.45
Vit 4.26

Texcaller is a convenient interface to the TeX command line tools that handles all kinds of errors without much fuzz. It is written in plain C, is fairly portable, and has no external dependencies besides TeX.

Download Website Updated 18 May 2013 s6-portable-utils

Screenshot
Pop 113.00
Vit 50.75

s6-portable-utils is a set of tiny general Unix utilities, often performing well-known tasks such as cut and grep, but optimized for simplicity and small size. They were designed for embedded systems and other constrained environments, but work everywhere. Other sets of small utilities are usually system-specific; for instance, the (otherwise excellent) BusyBox project only works on Linux.

Screenshot

Project Spotlight

mdp

A minimalist password safe.

Screenshot

Project Spotlight

OWS

A war-driving application for OpenWLANMap.