Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

different results between crontab and running script manually

Run script in multiple machines in parallel

bash gnu gnu-parallel

increment var in gnu parallel

Using bash wildcards with prefix

Bash function to check for unset and blank variables

bash

How to quickly switch between docker environments for development?

Fetch multiple pages of json with jq

json bash terminal jq

Performing a sed -i on a list of files in stdin

How to verify if the string also starts and ends with a space in shell script?

regex linux bash shell

Appending rather than overwriting files when moving

linux bash command-line

Writing a Unix filter using bash

bash

What does : ${ROOT_DIR:="."} do in a bash script?

bash shell unix

How to concatenate a string and the contents of a file in BASH?

bash concatenation

can't create zombie process in linux

In bash shell -E option explanation, what does "any trap inherited by a subshell environment" mean?

bash bash-trap

Create interrupt in bash by keys like ENTER Or ESC

linux bash shell

gpg — decrypt only content directly to stdout

bash gnupg

See permissions of all intermediate directories of a path?

linux bash shell unix

Git rename all javascript to typescript

git bash rename

nullglob and arrays

arrays bash glob shopt