# $EPIC: pipe_function.txt,v 1.2 2006/08/19 03:58:07 sthalik Exp $
$pipe(<program>)
This function executes <program> and returns its output. It is defined in the pipe(8) script.
It's an easy way to grab the output of a program quickly.
<program>'s output