1DQ-DEQUE(1)           User Contributed Perl Documentation          DQ-DEQUE(1)
2
3
4

NAME

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

SYNOPSIS

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

DESCRIPTION

12       dq-deque will remove one task from an "IPC::DirQueue" directory, run
13       the named command, and then exit.
14
15       The command is run as:
16
17           command arg arg ... nameofdatafile
18

SEE ALSO

20       IPC::DirQueue(3) dq-deque(1) dq-list(1) dq-server(1) dq-submit(1)
21
22
23
24perl v5.30.0                      2019-07-26                       DQ-DEQUE(1)
Impressum