Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

grep lines that start with a specific string

regex string bash awk grep

Using `until` and `/usr/bin/timeout` in a script

bash loops while-loop timeout

Bash control flow using || on function, with set -e

What is the right way to do command grouping in bash

bash

Git: changing committers info

git bash

Why is the KILL signal handler not executing when my child process dies

bash

Passing all parameters to a function in fish shell

bash function shell fish

Command not found with sudo, but works without sudo

bash command sudo

Is it possible to see output to stdout after disown and logout?

linux bash

Cannot understand command substitution in Fish shell

bash shell command-line fish

Find file modes in console (fuzzy completion)

linux bash console terminal

BASH shell parameter (indirect) expansion

bash shell

Bash bug re $LINENO-- or am I just confused?

bash shell sh

CDPATH functionality in Powershell?

bash powershell

Bash process substitution and exit codes

bash

Setting default path with Cygwin

bash cygwin filepath

Parse score reports and extract point sums and averages

linux bash

Making a command-line program "full screen"

how to prompt a user from a script run with xargs

bash xargs

How can I diff and patch/merge strings instead of files?

python mysql django git bash