Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Shell variable is available on command line but not in script

bash unix

How to delete everything in a string after a specific character?

linux bash

Import XML files to PostgreSQL

xml bash postgresql

Output the results of select operation in an array - jq

bash jq

How to check whether a background job is alive? (bash)

Bash loop until a certain command stops failing

bash shell

strip comments from xml file and pretty-print it

xml bash sh

Check if local git repo is ahead/behind remote

linux git bash shell github

check if a line is empty using bash

bash shell

How to find duplicate filenames (recursively) in a given directory? BASH

bash duplicates filenames

How to shift each letter of the string by a given number of letters?

bash string

osascript using bash variable with a space

Shell script : How to cut part of a string

linux bash shell sed

Add prefix and suffix to $@ in bash

bash

How to echo "$x_$y" in Bash script?

string bash shell

How to make AWK use the variable created in Bash Script [duplicate]

linux bash unix awk

check if argument is a valid date in bash shell

linux bash shell

How to use shell variables in perl command call in a bash shell script?

perl bash shell awk

-bash: ngrok: command not found

Test if a systemd unit is active in a bash script