Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

How to pass argument in Expect through the command line in a shell script

linux bash shell expect

Using `find -perm` to find when a permission is not set

linux bash find

Bash: Capture output of command run in background

bash

How does the leading dollar sign affect single quotes in Bash?

Run bash command on jenkins pipeline

linux bash shell jenkins groovy

linux find regex

regex linux bash unix find

.bash_history does not update in Git for Windows (git bash)

windows git bash git-bash

How do you call a function defined in .bashrc from the shell?

bash function shell

Shell script to capture Process ID and kill it if exist [duplicate]

bash shell scripting

Custom format for time command

bash shell time format

Using the passwd command from within a shell script

linux bash unix shell

Execute a shell script in current shell with sudo permission