Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Functions in Makefile

ssh command execution doesn't consider .bashrc | .bash_login | .ssh/rc? [duplicate]

bash ssh

How do I print some text in bash and pad it with spaces to a certain width?

Using the "alternate screen" in a bash script

linux bash terminal terminfo

How to copy multiple files from a different directory using cp?

linux bash cp

What is the proper way to detect shell exit code when errexit option is set?

bash shell

How to match digits in regex in bash script

regex bash

How to convert a JSON object to key=value format in jq?

json bash jq

How can I run a Windows executable from WSL (Ubuntu) Bash

Insert lines in a file starting from a specific line

bash sed

How to convert ISO8859-15 to UTF8?

linux bash text

Can not activate a virtualenv in GIT bash mingw32 for Windows

Get the name of the caller script in bash script

bash shell

Passing arguments by reference

Is it possible to get the function name in function body? [duplicate]

bash shell

Can I run 'su' in the middle of a bash script?

bash shell

How to find ports opened by process ID in Linux?

linux bash networking

How can I check if 'grep' doesn't have any output?

bash if-statement null grep

Linux: remove file extensions for multiple files

linux bash rename

linux script to kill java process

linux bash kill-process