Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash: extract the scheme and host part from a URL string

regex bash

How to upload entire directory to artifactory in Linux using curl or any shell script or any commandline utility in Linux?

Extracting alphanumeric values

bash awk grep

How can I make my bash script wait 30 minutes to run? [duplicate]

bash

Why does bash on windows say "No such file or directory"? [closed]

Is there a way to escape $ and single quotes together in Bash?

bash github-actions

Running forever within su as a different user

node.js bash su forever

how to not ignore " 's " in a line of text

bash shell unix command-line

bash create dummy files and folders based on real files

bash loops replace

An alias defined in a bash script does not work within the same script [duplicate]

bash posix alias

Convert an indexed array into an associative array in Bash

bash associative-array

get multiple words after a specific word of HTML using linux/unix scripting

linux bash shell awk sed

exporting DOCKER_HOST in .bashrc produces a different result to the same command in the terminal

docker bash boot2docker

Using " echo append >> file" recursively

bash append echo

Count of unique words from one column of a file in shell

bash shell awk

Performance with bash loop when renaming files

bash shell unix

Change date modified to match "header sent date" in email files cpanel

Should you change the current directory in a shell script?