Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Is there a way to run Bash scripts on Windows? [closed]

windows bash

How to concatenate two strings to build a complete path

linux bash

What is the best way to count "find" results?

bash find

Batch renaming files with Bash

bash shell file-rename

How to format a JSON string as a table using jq?

json bash jq

How to execute a Bash command only if a Docker container with a given name does not exist?

bash docker

How can Bash execute a command in a different directory context?

Using unset vs. setting a variable to empty

bash variables syntax

Test if a variable is set in bash when using "set -o nounset"

bash shell unix

Detect if homebrew package is installed

bash shell homebrew

Bash variable scope

bash scope pipe

How to delete and replace last line in the terminal using bash?

bash replace terminal line

Turning multi-line string into single comma-separated

string bash shell csv

Press alt + numeric in bash and you get (arg [numeric]) what is that?

How can I assign the output of a function to a variable using bash?

bash variables function

Clean way to launch the web browser from shell script?

How to split a file into equal parts, without breaking individual lines? [duplicate]

bash shell unix split

How can I use a file in a command and redirect output to the same file without truncating it?

bash redirect io

Asynchronous shell commands

How to add Git's branch name to the commit message?

git bash git-branch