#!/bin/bash # Show parts of a given package file name. DIE() { echo "$progname: error: $1" >&2 Usage exit 0 } Usage() { cat <