#!/bin/bash if [ -x /usr/sbin/xl ]; then echo "<<<xl>>>" waitmax -s 1 10 /usr/sbin/xl cpupool-list ; /usr/sbin/xl list fi