Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

how to make awk add correctly when commas are used as digit group separators

bash awk

bash return code after reading for pipe

bash shell unix pipe exit-code

Using find and grep to fill an array

arrays bash grep find

What is the fastest way to remove a number from the beginning of so many files?

awk command inside while loop creates empty output files

bash awk while-loop

How can I used diff and sed

regex bash cygwin diff

How to move and number files?

linux bash while-loop move cat

Bash Script Awk if statements

bash awk

Busybox sh won't execute the bash script

bash sh busybox dash-shell

Why does bash echo print 0 for a Python function that exits 1

python bash

awk not working in bash -c "somecommand | awk '{print $2}'"

bash awk subshell

Is there a specification for bash? [closed]

bash

Shell: Is it possible to parse optional parameters after non-optional ones?

bash optional-parameters

How to suppress error from a single line of script

bash

Bash bad substitution when trying to uppercase first letter

bash

Comparing two version numbers in a shell script

bash shell awk sed grep

How to replace two code blocks in a file by sed or awk

bash git awk sed

Bash Parse XML to comma separated list

xml bash csv xpath

Direnv not loading environment when shell starts in a directory with .envrc

How to tell how many files match description with * in unix

string bash unix