Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Shell script syntax error: unexpected end of line

bash shell cygwin

The simplest way to delete a section of text, n times

bash shell vi

How to stop execution in script which may have been sourced or directly executed

bash

How to generate openssl blowfish without certain characters or allow certain set of characters

bash: child can not get its PID correctly

linux bash

How to do an ls command on output from an awk field

bash unix awk ls

How to shift figlet output

Adding newuser in docker container with sudo privileges

bash docker

Strptime with timezones and jq

bash jq strptime

kill process using sigterm and escalate to sigkill after timeout

bash sigkill sigterm

Detect the final page of a paginated cURL response in a Bash loop

json bash curl jq

Bash interprets && as an argument

linux bash

Better way of running a series of commands simultaneously in UNIX/Linux Shell?

Sort by just Month name and day. Bash

bash sorting

bash use second argument of previous command

bash

Docker rename manifest or merge 2 images into one

bash docker manifest

Concatenation in shell script and use of 'basename'

bash shell sed

use df command to show only the %used

python linux bash shell grep

how to merge/append one file content to another file using shell script