#!/bin/sh schroot -l |awk -F: '/^source/{print $2}'|xargs -d '\n' sudo sbuild-update -udcar;