r266@brr: dpavlin | 2007-11-25 19:50:35 +0100
[perl-cwmp.git] / bin / cpe-queue-list.sh
1 ls -d queue/* | xargs -i sh -c "echo {} ; dq-list --dir {}"