Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

Which is faster of two case or if? [closed]

why in an 'if' statement 'then' has to be in the next line in bash?

bash if-statement

Syntax error in [[ conditional expression with bash

linux bash

Split string into array using multi-character delimiter

arrays string bash