#!/bin/sh . ${CIRROS_LIB:=/lib/cirros/shlib_cirros} || { echo "failed to read ${CIRROS_LIB}" 1>&2; exit 1; } Usage() { cat < "${state_d}/${marker}" return "$ret" } cirros_per "$@" # vi: ts=4 noexpandtab