Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Bash substring with regular expression

linux bash substring

Define schemes in an xcode phonegap project from terminal

bash cordova xcodebuild

Sampling without replacement using awk

bash shell awk

Can git pre-receive hooks evaluate the incoming commit?

Disabling user input during an infinite loop in bash

bash selenium

Sphinx-quickstart doesn't work

Bash for loop with spaces

bash shell for-loop

Pipe symbol | in AWK field delimiter

bash awk

How to turn command output to a live status update?

linux bash zsh

Bash get return value of a command and exit with this value

bash

Difference between single and double quotes in awk

bash awk quotes

use environment variable if set otherwise use default value in makefile

bash makefile