Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to find the difference between 2 files in shell script

bash shell

vim and wc give different line counts

python bash pandas wc

How to escape backslash and double quotes with awk

bash awk escaping

How to replace single quotes to double quotes in bash?

bash ubuntu sed

Perform a command when a process dies

bash

Get nginx version synchronously?

bash nginx

Argocd getting started guide getting FATA[0000] configmap "argocd-cm" not found error

bash JQ. How can modify a key value pair from json file containing list of objects?

json bash shell jq

Conditional construct with parameter and eval

bash eval

Piping a file through tail and head via tee [closed]

bash shell tee

how to strip domain from hostname in bash

bash

How to check if there are multiple files with the same name prefix

bash shell

How to set a variable which contains other variables that will change in Bash?

bash shell variables var

Is there any way to get the page numbers in a PDF of a search pattern?

Get count of requests within specified interval of time from log file

bash awk

Formatting JSON string for AWS IoT

Using environment variables within a Bash script in Jenkins

Running commands in a loop without spawning a new subshell each time