-
Refer to comments from my PR review at https://github.com/keymanapp/keyman/pull/11302#pullrequestreview-2034742761
-
- code continent/timezone specific shell scripts
- change "crontab"
- code download, filter, split script for planet dump handling
- ...
-
## Refs
- Shell Scripting Tutorial: https://www.shellscript.sh/index.html
- How to Compare Strings in Bash: https://linuxize.com/post/how-to-compare-strings-in-bash/
- RegEx: Find IP Addresses in…
-
Sometimes there is no single program we can run and inspect it's output.
We need to post-process the ouput in a ways beyond capabilities of RF, or create more complex scenarios as shell scripts, whic…
-
I tried to run one of the [demos](https://github.com/Aiven-Open/tiered-storage-for-apache-kafka/tree/main/demo) of Aiven's [tiered storage implementation](https://github.com/Aiven-Open/tiered-storage-…
-
I picked up the Toplan Arcade Shoot'em up Ultimate Collection on Steam a little while back when it was on sale. I've been having a look at them over the last couple of days, and there definitely are …
-
This issue concerns pixi, but also the wider conda ecosystem.
I would like to come up with a mechanism to support shell completion files easily.
Shell completions are usually initialized by sourcing…
wolfv updated
3 weeks ago
-
Pi 5, up to date, 64 bits.
I’ve downloaded the unix-install shell scripts, put the rsudp one in ~ and the unix-install.sh in ~/bin.
Invoking either script ultimately results in the error:
Installing…
-
Our [Heroku Setup Guide](https://www.notion.so/thinknimble/Deploying-to-Heroku-bbbe9a586a804f95af61aa631855e240) has two shell scripts that would be a great addition to tn-cli OR to the bootstrapper i…
-
As of typer 0.13.1 ansi color code sequences appear in shell completions sometimes. Zshell, fish and powershell have good support for this in shell completions but bash support is shaky and the codes …