Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

How to get shell to self-detect using zsh or bash

bash zsh sh

Case statement fallthrough?

bash

sed substitution with Bash variables

bash sed substitution

Move whole line up/down shortcut in nano (analogue to intelliJ or Visual Studio)

linux bash editor nano

Which shortcut in Zsh does the same as Ctrl-U in Bash?

bash zsh

How to find out where alias (in the bash sense) is defined when running Terminal in Mac OS X

terminal alias bash

Get the index of a value in a Bash array

arrays bash indexing

how to detect invalid utf8 unicode/binary in a text file

Repeat last command with "sudo"

bash