#!/bin/sh test -z "$1" && { echo "usage: pkg [pkgname]"; exit 0; }