Enqueue 0.1.0
Simple command line utility to create queues of commands.
Enqueue is a shell utility that facilitates the creation and runtime modification of shell command line queues. For example, suppose you'd like to start moving a large file between two disks, but then you'd like to keep using your shell to incrementally add files to this large transfer. What will you do?
Enter enqueue.
Usage:
$ enqueue add mv /disk1/file1 /disk2/file1 $ enqueue add mv /disk1/file2 /disk2/file2 $ enqueue add beep $ enqueue list
Enqueue was written by Yaniv Aknin and is licensed under the MIT license.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| Enqueue-0.1.0.tar.gz (md5) | Source | 2011-11-19 | 4KB | 130 | |
- Author: Yaniv Aknin
- Home Page: https://github.com/yaniv-aknin/enqueue
- License: MIT
- Categories
- Package Index Owner: Yaniv.Aknin
- DOAP record: Enqueue-0.1.0.xml
