Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

How to do spell check on html and xml?

Replacement for chmod --reference on OS X?

linux macos bash jenkins

Bash: Script for finding files by mime-type

file bash find mime-types

grep with regexp: whitespace doesn't match unless I add an assertion

regex linux bash grep

Hooking into tab completion in C

c++ c bash

Replace a line with multiple lines in a file

bash unix sed ed