Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Checking diff exit status in a script

linux bash unix exit-code

Bash script to extract filenames from git whatchanged

git bash

Why does Bash always add a newline when expanding here strings?

bash shell newline stdin

Bash parameter expansion, indirect reference, and backgrounding

How to use custom variables in gitlab ci/cd?

bash shell gitlab gitlab-ci

How to completely hide nohup messages?

bash

Using sed, awk, etc. to separate after middle dot characters

regex bash awk sed

bash script execution date/time

linux bash date

GNU parallel not spawning jobs

Bash loop a curl request, output to file and stop until empty response

bash curl

Python docker image fails because of missing shell / bash in the image

python bash docker kubernetes

bash echo executes command instead of printing it

bash shell scripting

Select first part of string

linux bash unix sed awk

How to print the row number and starting location of a pattern when multiple matches per row are present?

bash awk split

Splitting long lines in bash with numbering

regex bash text sed

PIPESTATUS[0] in BASH script

bash shell unix pipestatus

Bash Concatenating Strings Improperly

bash

need to insert datetime in every row of vmstat output

perl bash ksh

bash scripting - getting number output onto screen as result of previous command

How to replace duplicated rows with "." in awk?

bash awk duplicates