#!/bin/rc x = `{read} cat<<-eof- form test

POST result

Input data

% x=read
% echo $$x
$x


Value of environment variables

-eof- cd /env; for(a in *) whatis $a cat<<-eof-

see this script -eof-