Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash retrieve column number from column name

bash shell awk

Bash: Finding Powerset of array

bash permutation

Running a bash script from alpine based docker

bash docker alpine

Get all but first N arguments to a bash function

bash function shell

if-statement always evaluates to TRUE

linux bash unix process

How to iterate over positional parameters in a Bash script?

bash scripting

How to make a bash script that creates 40 simultaneous instances of a program?

bash loops scripting

bash: function + source + declare = boom

bash function

What does it mean "bash < <( curl http://rvm.io/releases/rvm-install-head )" [closed]

bash shell

Creating empty file in all subfolders

bash

Bash c-style if statement and styling techniques

bash if-statement

bash script with ls $variable

bash

Best way to generate a random string following a specific pattern in Bash

linux string bash random

Subtracting strings (that are numbers) in a shell script

bash shell math

Linux - get text from second tab

linux bash text

regular expression extract string after a colon in bash

regex bash

How do I get a user's friendly username on UNIX?

bash unix

Remove all backup files in Linux using Shell script recursively [duplicate]

linux bash shell ubuntu

Replacing values in large table using conversion table

bash unix awk sed large-data

how to make changes in .bashrc effective in current terminal [duplicate]

linux bash