Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

increasing the volume of several mp3 files via lame

linux bash console lame

Script to convert ASCII chars to "<Uxxx>" unicode notation

python string bash ascii

How to printf a variable length line in fixed length chunks?

bash printing newline break

regular expression for "11th to 16th letter"

regex linux bash

Unix - to filter find results by filename

bash unix

export PATH not saving

bash