#!/bin/bash case $1 in resume|thaw) . /usr/bin/phc-k8 set ;; esac