6 lines
96 B
Bash
Executable File
6 lines
96 B
Bash
Executable File
#!/bin/zsh
|
|
|
|
# likely on unix systems already: find xargs grep sed awk
|
|
|
|
brew install jq parallel
|