#!/bin/bash

. ../init.sh || exit 1

q -Cr
tend $? "q -CR"

end
