Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

find non-matching lines of two files bash

bash

Debug a python script with arguments from terminal

python bash debugging pdb

bash script to replace all occurrences of placeholders in file

linux bash awk sed

If statement with arithmetic comparison behaviour in bash

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