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