curl -L -o /usr/bin/jq.exe https://github.com/stedolan/jq/releases/latest/download/jq-win64.exe
可以解决 windows 下的 gitbash 没有 jq 可用的问题。
curl -L -o /usr/bin/jq.exe https://github.com/stedolan/jq/releases/latest/download/jq-win64.exe
可以解决 windows 下的 gitbash 没有 jq 可用的问题。
Bat is not in my distro my default. So I went first to
https://github.com/sharkdp/bat
https://github.com/sharkdp/bat?tab=readme-ov-file
https://repology.org/project/bat-cat/versions
https://packages.debian.org/bookworm/source/rust-bat
https://packages.debian.org/bookworm/amd64/bat/download
https://packages.debian.org/bookworm/source/rust-bat
This is my manpage for batcat, since bacula uses the same name
Somebody shared a list which is quite interesting.
At first instance it looks like something that you can get with just pressing double tab on your command line in any shell.
If you're smart like me you'll take your time to browse in it
I found a command which is very handy for me 'bat'
Do 'man bat' to see the switches on your shell
https://linux-audit.com/system-administration/commands/