Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Please explain: trap 'sudo kill -9 -- -$$' EXIT

bash shell unix command

Difference between ( ) & and ( &)?

bash subshell

Using an environment variable to pass arguments to a command

bash eval

String replacement (to lowercase) in Bash 4.3.33 - bad substitution error

How to make RETURN trap in bash preserve the return code?

linux bash bash-trap

How to import modules from site-packages when in a different directory?

python linux bash python-3.x

Parameter substitution bad substitution error on macOS High Sierra

bash macos

Linux "echo -n" not being flushed

linux bash

grep pattern from file, print the pattern instead matched string

bash awk grep

How to pass output of grep to sed?

bash shell ubuntu

Git hook, modify commit files

"No such file or directory" on simple bash redirection

bash io-redirection

Print unicode character

bash printf

Starting weblogic server in background in Linux

bash unix weblogic

Equivalent of set -o pipefail in Python?

python bash shell pipe

Unable to use bash script to remove files from git history

git bash sh git-bash

How to detect fully interactive shell in bash from docker?

bash docker

Passing a command with arguments as a string to docker run

Trouble connecting to SQL Server with sqlcmd from inside Docker

sql-server bash docker sqlcmd

Creating a symbolic link in a bash script in a different folder

bash