Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Does the Exclamation point represent negation in Bash IF condition?

Store output of for loop into an array or variable

arrays bash variables for-loop

Count occurrences of a list of words in a text file

bash

Pausing a Pingdom check via the Pingdom API using curl (BASH)

bash curl pingdom

How to parse a string with multiple characters to split on-Bash Scripting

bash

grep -vf too slow with large files

bash performance shell awk grep

Why is '<<<' filtering null bytes in gdb where '<()' does not?

bash gdb stdin named-pipes

Replace an attribute or key in JSON using jq or sed

bash sed command-line jq

How to strip some form of new line character at end of parsed Jenkinsfile variable

fasta file: replace header with filename

bash sed fasta

parameter expansion using bang dollar (`!$`)

bash parameter-expansion

How to sanitize a string in bash?

bash

Git Bash hangs on CTRL + I

windows git bash

How to retrieve the real redirect location header with Curl? without using {redirect_url}

bash redirect curl

Using csvtool call to filter csv in bash

bash csv

Set environment variables in Docker

bash docker

Using command & + disown instead of nohup

linux bash shell rsync nohup

Bcrypt for BASH Shell?

Bash complex pipeline dependencies

Sorting groups of lines

bash shell awk sed grep