<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.2715.400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Arial CE">Zdar</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Arial CE">nechce mi fungovat </FONT>funkcia $pipe (&nbsp;vrati 
vystup z programu )</DIV>
<DIV>v bitch skripte:</DIV>
<DIV><FONT face="Arial CE"></FONT>&nbsp;</DIV>
<DIV><FONT face="Arial CE">on hook "d" {</FONT></DIV>
<DIV><FONT face="Arial CE">&nbsp;assign&nbsp;&nbsp; premenna $pipe ( 
/home/ja/mojprogram )</FONT></DIV>
<DIV>&nbsp;echo "premenna" $premenna</DIV>
<DIV><FONT face="Arial CE">}</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Arial CE">vypise premenna a nic za tym - ze je prazdna. (je 
jedno aky program tam dam). Inac tu fciu som nasiel v manuali bitchx-docs -- 
6functions::</FONT></DIV>
<DIV><FONT face="Arial CE"></FONT>&nbsp;</DIV>
<DIV><FONT face="Arial CE">Synopsis:<BR>&nbsp;&nbsp; 
$pipe(&lt;program&gt;)</FONT></DIV>
<DIV><FONT face="Arial CE"></FONT>&nbsp;</DIV>
<DIV><FONT face="Arial CE">Technical:<BR>&nbsp;&nbsp; This function executes 
&lt;program&gt; and returns its output. It is defined in<BR>&nbsp;&nbsp; the 
pipe(8) script.&nbsp;<BR>&nbsp;&nbsp; <BR>Practical:<BR>&nbsp;&nbsp; It's an 
easy way to grab the output of a program quickly.<BR></FONT></DIV>
<DIV><FONT face="Arial CE"></FONT>&nbsp;</DIV>
<DIV><FONT face="Arial CE"></FONT>&nbsp;</DIV>
<DIV><FONT face="Arial CE">warcraft<BR></FONT></DIV></BODY></HTML>