#!/bin/rc x = `{read} cat<<-eof-
% x=read % echo $$x $x Value of environment variables -eof- cd /env; for(a in *) whatis $a cat<<-eof-
see this script -eof-