Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Python Virtualenv Check Environment

python bash virtualenv

Vim syntax for getting name of current file

bash vim

Capturing output and exit codes in BASH / SHELL

bash shell output exit

How to send custom signal to bash daemon process?

bash daemon signals

Looping on empty directory content in Bash [duplicate]

bash loops

How to urlencode data into a URL, with bash or curl

bash curl urlencode

Bash script size limitation?

bash shell scripting rhel6

bash read returns with exit code 1 even though it runs as expected

linux bash

How does Bash manage its memory?

bash memory-management

How to create a map of key:array in shell?

arrays bash shell unix

git pre-status or post-status hook

git bash hook

If errexit is on, how do I run a command that might fail and get its exit code?

bash

"printf -v" inside function not working with redirected output

linux bash unix

java.lang.NoSuchMethodError: No such DSL method 'bash' found among steps

How to create Github Pull Request using curl?

bash curl github github-api

‘ls’ terminated by signal 13 when using find command [duplicate]

$BASH_VERSION reports old version of bash on macOS, is this a problem that should be fixed?

bash macos

Can I use stat to show human readable size of file?

bash

autoconf using sh, I need SHELL=BASH, how do I force autoconf to use bash?

bash unix autoconf sh

script-file vs command-line: rsync and --exclude

bash rsync