Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Bash, grep between two lines with specified string

regex bash grep

Waiting for background processes to finish before exiting script

bash shell unix tcl grep

what does "bash:no job control in this shell” mean?

linux bash

How can I split one text file into multiple *.txt files?

linux bash

How to wait for an open port with netcat?

bash shell netcat

Bash or KornShell (ksh)? [closed]

bash shell unix scripting ksh

grep only text files

bash grep