#!/bin/sh
/opt/freeware/bin/bunzip2 -c "$@" | /usr/bin/less
