You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/helpers.md
+9-17Lines changed: 9 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -176,6 +176,15 @@ Example:
176
176
Run <ahref="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.
177
177
178
178
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
+
179
188
## Parallel processing
180
189
181
190
@@ -203,23 +212,6 @@ To use this command, you need to download the code and compile it.
203
212
See https://blog.goeswhere.com/2015/11/xlines/
204
213
205
214
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).
0 commit comments