Commit graph

55 commits

Author SHA1 Message Date
Ole Tange 6383459ddb Makefile for Debian package 2010-09-07 00:15:53 +02:00
Ole Tange 847841aa11 BSD xargs -o (open /dev/tty) is now default for the job running in foreground.
Useful for: ls | parallel -Xuj1 vi.
Unittest for tty commands using the command 'script'.
2010-09-05 12:22:08 +02:00
Ole Tange 32a3f8340b sql: Added unittest, --shebang, --version, --help.
parallel: bugfix in unittest.
Passes unittest
2010-09-01 15:26:45 +02:00
Ole Tange 16939a0fa6 --shebang implemented. Unittest passes. 2010-08-28 02:46:44 +02:00
Ole Tange 6ad5f9f693 Added: sql - a small script to access sql bases from the command line 2010-08-27 21:16:06 +02:00