Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How can I expand YAML anchors and aliases and get the resulting YAML in Bash?

bash yaml

psql: warning: extra command-line argument "from" ignored

bash postgresql shell

Convert WebVTT file from Youtube to plain text

bash awk youtube-dl webvtt

Bash: All combinations of variables

bash unix combinations

Why bash background task ignores SIGINT?

linux bash signals sigaction

Can git filter repo create a monorepo from many repos interweaving commits by date?

How can I make kubectl silent?

bash kubectl

Merge 2 JSON objects with jq

json bash merge key jq

How do you execute a command on a remote system insde a BASH script?

How to implement a stdin, stdout wrapper?

python bash wrapper stdout stdin

bash trickery using --init-file

bash

Return array from a Bash function

arrays bash

basename with spaces in a bash script?

linux bash unix shell scripting

Non-interactive SQLite3 usage from bash script

bash sqlite

bash variable expansion ${var:+"..."} in here-document removing double quotes?

bash heredoc expansion quoting

Systemd script does ExecStop right after ExecStart

bash systemd

Configure GPG for Git on Windows

awk: find minimum and maximum in column

bash awk

How to .bashrc for root in Docker

docker .bash-profile bash

Difference between .profile and .bash_profile on Snow Leopard