relpipe-data/examples.xml
branchv_0
changeset 198 48a3c1c8c411
parent 196 8dd5b7ecb736
child 207 4e45b9a177c2
equal deleted inserted replaced
197:bba7480e0600 198:48a3c1c8c411
     6 	<perex>Usage examples of Relational pipes tools</perex>
     6 	<perex>Usage examples of Relational pipes tools</perex>
     7 	<pořadí>40</pořadí>
     7 	<pořadí>40</pořadí>
     8 
     8 
     9 	<text xmlns="http://www.w3.org/1999/xhtml">
     9 	<text xmlns="http://www.w3.org/1999/xhtml">
    10 		
    10 		
       
    11 		
       
    12 		<p>
       
    13 			All examples were tested in <a href="https://www.gnu.org/software/bash/">GNU Bash</a>.
       
    14 			But they should also work in other shells.
       
    15 		</p>
    11 		
    16 		
    12 		<h3>relpipe-in-cli: Hello Wordl!</h3>
    17 		<h3>relpipe-in-cli: Hello Wordl!</h3>
    13 		
    18 		
    14 		<p>
    19 		<p>
    15 			Let's start with an obligatory Hello World example.
    20 			Let's start with an obligatory Hello World example.