Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to "Enable mobile data" on a Huawei E3372 4G USB dongle using a bash script in Windows

bash curl usb 4g dongle

How to use hex escapes in bash eval string?

linux bash encoding hex eval

Jq handling empty strings and replacing them with a default value

json bash jq

How can I make pulseaudio run as root?

Remove prefix of each line in a file and output to another file using sed

bash unix sed

Relative path to the home directory (linux)

linux bash

Get SHA256 file hash value without a filename from "shasum" in macOS

bash macos hash sha256

How to tell if two arrays contain the same elements [duplicate]

arrays bash shell difference

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