Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Process substitution into grep missing expected outputs

bash: pipe-character in variable for command-substitution

linux bash

Bash MySQL query

mysql bash scripting

Bash Script: Changing file permissions recursively

Pick up lines from a file based on line numbers in another file

python bash awk

jq select objects that have specific value in nested json bash

json bash jq

Check if a git repo exists in a shell script

git bash

bad array subscript error in associative array

How to parallelise a while loop in bash?

bash parallel-processing

bash function parameter construction ${1,,}

How to install Ngrok 2.0 on linux subsystem on Windows 10

bug? bash select-- typed data is returned as "unbound variable"

bash select

How to lint all the files recursive while printing out only files that have an error?

php bash gnu-parallel phplint

Shell: Capturing output files in variables

bash shell sh zsh

Using Bash, is it possible to store an array in a dictionary

How do I access arguments to functions if there are more than 9 arguments?

bash function shell arguments

Make sure int variable is 2 digits long, else add 0 in front to make it 2 digits long

linux bash shell integer

Break jq query string into lines

json linux bash jq

How can I get the 1st and last date of the previous month in a Bash script?

bash shell

How to reset COMP_WORDBREAKS without affecting other completion script?