Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Delete all broken symbolic links with a line?

bash shell unix symlink

How to remove files starting with double hyphen?

bash unix filenames

Escaping characters in bash (for JSON)

json bash escaping

Print a character repeatedly in bash [duplicate]

bash shell

Run bash script from Windows PowerShell

bash powershell

Redirecting command output in docker

linux bash logging docker output

Why should there be spaces around '[' and ']' in Bash?

bash if-statement syntax

How to check for presence of 'key' in jq before iterating over the values

json bash jq

How can I redirect all output to /dev/null?

Reading filenames into an array

bash unix cygwin

How not to pass the locale through an ssh connection command

bash ssh

How do you run a script on login in *nix?

linux bash macos unix shell

Extract parameters before last parameter in "$@"

bash parameters

How to set an alias inside a bash shell script so that is it visible from the outside? [duplicate]

bash

PostgreSQL - query from bash script as database user 'postgres'

sql bash postgresql

Is it possible to detect 32 bit vs 64 bit in a bash script? [duplicate]

bash

Sorting strings with numbers in Bash [duplicate]

bash sorting alphanumeric

shopt command not found in .bashrc after shell updation

bash sh zshrc shopt

Hidden features of Bash

Bash scripts with tmux to launch a 4-paned window

bash exec tmux