#!/bin/sh
grep 'Package Name and Version: ' /var/adm/packages/* | cut -f5- -d' '
