Mercurial > repos > bgruening > text_processing
comparison awk.xml @ 14:7725ab6dab67 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:30 -0400 |
parents | 3c685c4106b3 |
children | 74aae7d6cb09 |
comparison
equal
deleted
inserted
replaced
13:3c685c4106b3 | 14:7725ab6dab67 |
---|---|
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> |