Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

What's the best way to embed a Unicode character in a POSIX shell script?

Bash set -u allow single unbound variable

bash variables

Sending modem AT command and parsing result

How can I pass optional parameters to another command within a bash script?

bash shell

GNU parallel with variable sequence?

bash gnu-parallel

How do I source_once in bash?

bash

Bash tilde *substring* expansion - undocumented feature?

bash

Git pre-commit hook to find text in files

git bash shell unix git-bash

python multiline command running from bash

python bash

What does |& (vertical bar, ampersand) mean in bash?

bash

Are fields defined in the END block in AWK?

bash variables awk gawk

Execute a script after every git push

linux git bash

Switch between wifi connections by command line or shortcut on Mac

Writing to an address starting with 0x00 with a Perl script

bash perl

Why is this a bad config line for my .gitconfig?

git bash

modify a byte in a binary file using standard linux command line tools

bash shell binary edit patch

Git pull/clone with username and password in AWS Code Commit

bash "wc -l" command output differs if call or through tee

Sed with inner command and with regex group reference

bash macos sed

Counting grep results

bash sh