pipe_function
Table of Contents
# $EPIC: pipe_function.txt,v 1.2 2006/08/19 03:58:07 sthalik Exp $
Synopsis:
$pipe(<program>)
Technical:
This function executes <program> and returns its output. It is defined in the pipe(8) script.
Practical:
It's an easy way to grab the output of a program quickly.
Returns:
<program>'s output
pipe_function.txt · Last modified: 2006/08/29 16:08 by 127.0.0.1