comparison awk.xml @ 6:60edf2f8c28f draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit b'e6ee273f75fff61d1e419283fa8088528cf59470\n'
author bgruening
date Sat, 06 May 2017 13:09:05 -0400
parents 20344ce0c811
children 4c752559b236
comparison
equal deleted inserted replaced
5:20344ce0c811 6:60edf2f8c28f
57 **\\d**, **\\w**, **\\s** etc. are **not** supported. 57 **\\d**, **\\w**, **\\s** etc. are **not** supported.
58 58
59 59
60 **Further reading** 60 **Further reading**
61 61
62 - Awk by Example (http://www.ibm.com/developerworks/linux/library/l-awk1.html) 62 - Awk by Example (http://www.ibm.com/developerworks/linux/library/l-awk1/index.html)
63 - Long AWK tutorial (http://www.grymoire.com/Unix/Awk.html) 63 - Long AWK tutorial (http://www.grymoire.com/Unix/Awk.html)
64 64
65 ----- 65 -----
66 66
67 **AWK programs** 67 **AWK programs**
116 - **\|** Separates alternate possibilities. 116 - **\|** Separates alternate possibilities.
117 117
118 @REFERENCES@ 118 @REFERENCES@
119 ]]> 119 ]]>
120 </help> 120 </help>
121 <expand macro="citations" />
121 </tool> 122 </tool>