Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Get wildcard value from bash case statement

bash case-statement

Reporting bash script failures to Sentry

bash sentry

Redirecting stderr changes exit codes of piped command

How do I use regex in grep to match multiple lines and only get the last matched set?

linux bash grep pcre

How will cut options -b and -c become different with Internationalization

bash cut

Grep without filtering

bash shell grep

How to increment a shell variable in an awk action

linux bash shell awk

Output a file in two columns in BASH

bash

Bash - joining (merging) files by columns

linux bash file join awk

Get only Mac address from IP (bash)

bash awk grep arp

add two variables in bash

bash shell awk

BASH: can grep on command line, but not in script

linux bash grep

Run several batch files but with exceptions

bash

jq - return array value if its length is not null

json bash jq cicd

Linux shell: test if current directory has been deleted in case of it's re creation

bash shell terminal

How to run bash scripts on WSL

Brace expansion from a variable in Bash

bash variables expansion

Pass dynamically generated parameters to command inside script

Problems with single quotes in a bash script

bash

Pass argument starting with minus sign to shell command

linux bash kde-plasma