Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

"Open git bash here" and "Open command prompt here" disappeared from Windows explorer context menu

Determining if the user is running a graphical interface at the present tty

bash shell tty

What is the ANSI escape code sequence "ESC[>c"?

bash terminal ansi-escape

Setting Environmental Variables Through a BASH Script in Jupyter

Iterate over files in directory using bash script

bash

Shell/Bash - How to save array to file and another file array load?

bash

How to extract a tar file inside a tar file

bash shell unix awk tar

How do you run bash script as a command?

linux bash shell

Storing match from grep in variable

regex linux bash grep

Display colors using cat command

linux bash colors

Run pipenv shell as part of a bash script

bash shell virtualenv pipenv

How can I determine the interpreter that runs my bash shell?

linux bash shell server

powershell script stops if program fails (like bash `set -o errexit`)

bash powershell

Automatically Restart PHP Script on Exit

php bash cron sh restart

How to easily find out which part of a bash/zsh pipeline failed due to `set -o pipefail`?

bash pipe zsh

Why does BASH_REMATCH not work for a quoted regular expression?

regex bash

mv: prompt to rename or overwrite

linux bash ubuntu rename

Line breaks in psql query file possible?

bash psql

Can I use xargs as part of a directory path?

bash unix xargs cp