Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Boolean operators ( &&, -a, ||, -o ) in Bash

Recursive copy of specific files in Unix/Linux? [closed]

linux bash shell unix cp

How to define a function inside another function in Bash?

bash

Using command line argument range in bash for loop prints brackets containing the arguments

How to make OS X to read .bash_profile not .profile file

macos bash

How do I kill a backgrounded/detached ssh session?

PS1 line with Git current branch and colors

git command-prompt bash

Why does "local" sweep the return code of a command?

bash shell local

Exit code of variable assignment to command substitution in Bash

linux bash shell exit-code

jq: output array of json objects [duplicate]

bash jq

How can I read documentation about built in zsh commands?

linux bash zsh built-in

Run a script in the same directory as the current script

bash path filepath

Modifying replace string in xargs

bash xargs

Bash get exit status of command when 'set -e' is active?

bash

Shell Script: How to write a string to file and to stdout on console?

bash shell command-line sh ksh

Avoid gnome-terminal close after script execution?

linux bash shell ssh

Why does /bin/sh behave differently to /bin/bash even if one points to the other?

linux bash shell sh

How do I know if I'm running a nested shell?

linux bash shell unix

Using bash, how do you make a classpath out of all files in a directory?

Where is the default terminal $PATH located on Mac?

macos bash path