#!/bin/sh
#
# abcx - ABC eXtract from email
#
# This is a simple wrapper around abcsplit to save typing and force
# automatic numbering of the files.

show | abcsplit +N
