
dq-deque - run a command on one task from an IPC::DirQueue queue

dq-deque --dir qdirectory command arg arg ...

dq-deque will remove one task from an IPC::DirQueue directory,
run the named command,
and then exit.
The command is run as:
command arg arg ... nameofdatafile

IPC::DirQueue(3) dq-deque(1) dq-list(1) dq-server(1) dq-submit(1)