Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Fetch multiple pages of json with jq

json bash terminal jq

Performing a sed -i on a list of files in stdin

How to verify if the string also starts and ends with a space in shell script?

regex linux bash shell

Appending rather than overwriting files when moving

linux bash command-line

Writing a Unix filter using bash

bash

What does : ${ROOT_DIR:="."} do in a bash script?

bash shell unix

How to concatenate a string and the contents of a file in BASH?

bash concatenation

can't create zombie process in linux

In bash shell -E option explanation, what does "any trap inherited by a subshell environment" mean?

bash bash-trap

Create interrupt in bash by keys like ENTER Or ESC

linux bash shell

gpg — decrypt only content directly to stdout

bash gnupg

See permissions of all intermediate directories of a path?

linux bash shell unix

Git rename all javascript to typescript

git bash rename

nullglob and arrays

arrays bash glob shopt

Processing data with inotify-tools as a daemon

linux bash shell inotify-tools

how to activate the TCP Fast Open in linux

linux bash sockets tcp

Is there no unless in shell script?

bash if-statement hash

Shell Script: Hexadecimal Loop

linux bash shell

Continue make command even if one operation within fails [duplicate]

bash shell makefile

Pre-Commit Hook Unit Test

git bash shell terminal githooks