Skip to content

Commit de3add3

Browse files
Add CLA
1 parent a08122c commit de3add3

File tree

1 file changed

+9
-17
lines changed

1 file changed

+9
-17
lines changed

doc/helpers.md

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,15 @@ Example:
176176
Run <a href="http://linux.die.net/man/1/wc">`man wc`</a> to see options, and how to use languages other than English or character encodings other than ASCII.
177177

178178

179+
### More shell commands
180+
181+
## Shell Tools
182+
183+
* [CRUSH: Custom Reporting Utilities for SHell](https://github.com/google/crush-tools)
184+
* [Nixar: New shell commands](http://nixar.work/)
185+
* [CLA: An extendable tool suite for data analysis from the command line](https://github.com/eschulte/cla)
186+
187+
179188
## Parallel processing
180189

181190

@@ -203,23 +212,6 @@ To use this command, you need to download the code and compile it.
203212
See https://blog.goeswhere.com/2015/11/xlines/
204213

205214

206-
## Shell Tools
207-
208-
### CRUSH
209-
210-
CRUSH is a free, open-source collection of Custom Reporting Utilities for SHell.
211-
212-
See [http://code.google.com/p/crush-tools](http://code.google.com/p/crush-tools)
213-
and [https://github.com/google/crush-tools](https://github.com/google/crush-tools).
214-
215-
216-
### Nixar
217-
218-
New shell commands.
219-
220-
See [http://nixar.work/](http://nixar.work/)
221-
222-
223215
## Formatting input/output
224216

225217

0 commit comments

Comments
 (0)