Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to make an Echo server with Bash?

bash tcp netcat

How can I loop over the output of a shell command?

linux bash shell

How to remove all non-numeric characters from a string in Bash?

linux bash shell ubuntu terminal

Automatic tagging of releases

git bash hudson

How to reverse array in bash onliner FOR loop?

bash

How can I make a progress bar while copying a directory with cp?

bash progress-bar cp

compare content of two variables in bash

bash diff

less-style markdown viewer for UNIX systems

Best way to choose a random file from a directory in a shell script

bash file shell random

How to trap exit code in Bash script

Escaping forward slashes in sed command [duplicate]

bash shell sed

Ascii/Hex convert in bash

bash ascii hex

cURL with a PKCS#12 certificate in a bash script

bash curl openssl pkcs12

how to calculate the minimum of two variables simply in bash?

bash logical-operators

How to split a list by comma not space

linux bash shell csv split

virtualenv name not show in zsh prompt

bash zsh oh-my-zsh

Bash command to check if Oracle or OpenJDK java version is installed on Linux

java linux bash

ssh script returns 255 error

linux bash shell ssh

Floating point results in Bash integer division

bash bc

Is there a list of 'if' switches anywhere?