Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How can I set $PS1 with Dockerfile?

Use grep to print only the context

bash shell awk grep

bash edit-and-execute-command echo

bash

Bash: how to trap set -e, but not exit

bash exit-code

systemd script - environment file updated by ExecStartPre

linux bash systemd

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