#!/bin/sh # $Id: emacspeak_pipe,v 1.3 2006/12/28 14:03:02 jerry Exp $ # This script execs cat to a pipe file, the name of which is passed in # the environment. exec cat >$DTK_PIPE