DragonFly On-Line Manual Pages

Search: Section:  


DQ-DEQUE(1)           User Contributed Perl Documentation          DQ-DEQUE(1)

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) perl v5.20.2 2004-08-03 DQ-DEQUE(1)

Search: Section: