#!/bin/sh literal=$(printf "%s\n" "$@") export literal xterm -cr white -fs 90 -e 'tput civis; printf %s "$literal"; read -n1'