Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Pipe that does nothing

bash sh ksh nop

BASH: make an array of all directory names in a directory that DON'T have a certain pattern in the name

bash

Shell script self update using git

git bash shell

Difference between printf and echo in Bash

linux bash

How to prevent a user from using ctrl-c to stop a script?

bash shell

bash: "which adb" returns nothing, but "command -v adb" returns what i'd expect

bash macos path command

Bash: Add value to associative array, while a key=>value already exists

bash associative-array

Detecting an installed Common Lisp implementation programmatically

bash common-lisp detection

Correctly allow word splitting of command substitution in bash

bash shell

Why is COMPOSER_HOME empty?

how to pass in a variable to awk commandline

bash shell awk

How do I suspend and resume a sequence of commands in Bash?

linux bash unix

Extracing IP addresses as whole words with POSIX BRE/ERE regex

regex bash

How to combine getopts and positional parameters in bash? [duplicate]

bash shell parameters getopts

Changing colours in whiptail

linux bash colors whiptail

Multiline File in to single JSON string

json bash jq

how can I enter multiple lines in an OSX terminal? [duplicate]

bash macos shell

extracting specific lines from a text file

bash awk sed

Bash interpreting associative array keys as octal numbers

bash associative-array

How concatenate strings with a newline

bash newline