Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to see all output when executing `docker build`

bash docker

Can a bash script that launches vim abort being in a pipeline?

bash vim

Replace string in variable using Bash

string bash variables replace

How to "squeeze" directory levels

bash

Bash sed non-greedy matching

bash sed non-greedy

Can I use regular expressions with cd command in mac terminal?

regex bash terminal glob cd

Compare .csv files with BASH while merging one column

bash awk grep

Alias to Launch Python .py Script

Can't get `sed` to work with text containing escape sequences

bash sed ansi-escape

sed: skip match if has already been replaced

bash sed

Is it the tty, the shell, or both that is responsible for echo-ing user input?

bash shell expect tty

python - terminate child process when script invoked from bash

Kill Cat After Background Process Ends

bash cat

How to retrieve text from the current line at specified cursor position before and after up to specified boundary characters?

GNU date - parsing timezone with +HH:MM format

bash date scripting gnu exiftool

How to subtract 5 minute from date

bash date datetime subtraction

Strange grammar in cat command

bash cat

Bash: echoing variable with spaces overlapping string

bash

Bash input validation during typing

linux bash