Maintained forks:
- dathere/qsv - Command-line data-wrangling toolkit with Lua scripting
- medialab/xan - CSV processing tool with a built-in expression language
Maintained forks:
Need bash scripts? Already have too many? I'm available to help.
Reference:
Configuration:
Plugins:
pactree
- package dependency tree viewer 1$ pactree python-tox | rg 'python-'
2
3python-tox
4├─python-cachetools
5├─python-chardet
6├─python-colorama
7├─python-filelock
8├─python-packaging
9├─python-platformdirs
10├─python-pluggy
11├─python-pyproject-api
12│ └─python-packaging
13└─python-virtualenv
14 ├─python-distlib
15 ├─python-filelock
16 └─python-platformdirs
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages
The format of here-documents is:
1[n]<<[-]word
2 here-document
3delimiter
If any part of word is quoted, the delimiter is the result of quote removal on word, and the lines in the here-document are not expanded.
This is useful to write scripts that: