Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to make sure a script only runs after another script

python bash cron

How can I exclude both the .git directories and the node_modules directory when using zip?

linux bash zip

How do I pass literal variable templates to jq from within Make?

bash makefile interpolation jq

%env magic command not properly expanding environment variables in Google Colab

GitBash: How can I pass an argument that starts with a slash / without it seen as a directory?

bash aws-cli git-bash msys

bash extended regex operators

regex bash

Watching the output of a bash script

linux bash watch heredoc

How does `conda activate` change *current* bash environment?

jq error when looping through array: Cannot index array with string "<key>"

json linux bash shell jq

Why Can't I Set Env Variables By Running A BASH Script From An Npm Script?

bash npm npm-scripts

How can I make this AWK command case-insensitive?

linux bash shell awk

from a column, take each 3 values and put them in a row

bash shell

Detect repeated characters using grep

linux bash grep

How can i check if specific value exist in list with yq

linux bash yq

bash script: find max, group by and sort by column

bash shell

matching tab with sed

regex bash sed

jq: select when values from another array match value in this json

json regex bash jq

Open gnome-terminal without sourcing .bashrc

How to make git show --stat listing only the number of files changed, insertions and deletions?

bash git shell terminal

/bin/sh: 1: Bad substitution Makefile [duplicate]

bash shell docker makefile