Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

echo prints out -e inside script

bash echo

How can I run a batch-file under windows git-bash console?

Bash - Check if line in one file exists in another file

linux bash unix

change directory in unix shell (special characters)

bash unix cd

How to use awk to parse and print multi line version number from file as dot seperated values on one line

Multi-line echo in makefile

bash makefile

Create multiple files within (sub)directory

Get list of files whose creation date is greater than some date linux

linux bash hadoop awk

dos2unix in a variable

bash dos2unix

Create string array from git status bash output

git bash

How to use ${OPTARG} on getopts?

linux bash getopts

I want to open a netcat connection and keep sending some text forever

bash netcat

Case Statement not matching "*"

bash

Launching perf from bash script with CAP_SYS_ADMIN and CAP_IPC_LOCK capabilities

sed error near unexpected token '(' where ( is part of search string

regex bash sed

What is the simplest way to display all branches that have not been committed to for more than 6 months?

bash git shell

Formatting git log output with sed/awk/grep

regex git bash sed awk

GNU parallel freezes

linux bash gnu-parallel

Pattern Matching or RegEx Man Page in linux/unix?

regex linux bash shell unix

Running zcat on multiple files using a for loop