#!/bin/sh
# $Id: show-text,v 1.2 2001/07/10 21:17:25 rbasch Exp $

. /mit/mimeutils/share/scripts/utils.sh

exec do-text -s "$1" "$2"
