dq-deque

Langue: en

Version: 2004-08-03 (fedora - 01/12/10)

Section: 1 (Commandes utilisateur)

NAME

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

SYNOPSIS

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

DESCRIPTION

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
 
 

SEE ALSO

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