Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to remove non-greedy suffix from string in bash?

bash file-rename

Convert bytes to GB in each line

bash awk sed

Why are there multiple install commands on Anaconda Cloud?

bash anaconda conda

Cannot redirect to a file descriptor stored in a variable

bash verbosity

Change Clang's colored output

bash clang diagnostics

bash: Why am I getting syntax error near unexpected token `}'? [duplicate]

bash shell

Avoid AWS CLI to wait on --More-- prompt

How to read variables from file, with multiple variables per line?

bash shell

Need to grep a specific string using curl

bash curl awk grep

Storing JQ NULL-delimited output in bash array

bash jq nul

Pass bash variable in yq

bash yq

Modify a shell variable inside awk block of code

bash shell variables awk

ibmcom/db2 docker image fails on m1

linux bash docker db2 apple-m1

Lazy regex operator doesn't work in bash

regex bash expr

Decode multiple base64 strings from standard input

bash macos

How to exec bash shell function

bash shell go

Troubleshoot maximum FIFO size

linux bash mkfifo

Parse sqlite query line by line

sql bash sqlite

Can you insert a newline in between pipes in a shell script?

bash shell

Monitoring progress within xargs

bash shell unix xargs