Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

What is the use of BASH_REMATCH not being readonly from Bash 5.1?

bash

Having Issue with file name appended with date -shell scripting

bash shell

How to pick random images so the newer ones are more likely to be selected in Linux

bash random

Any reason not to have blank lines of code in Bash script (historical or otherwise)

bash

Running a bash script from within Applescript

bash applescript

-bash: yarn: command not found even after installing it globally

bash macos yarnpkg

what behavior will result while function returned but command in function is running in background?

linux bash shell

How to use sed (or awk) for link canonicalization, fetching the filename?

bash sed awk

.Desktop with command line args passed to exec (similar to shell script)

Using a shell variable to choose one bash array

Bash insert a comma (,) after every third field of a variable or array?

arrays bash sed awk

How can I get the list of all files that are sourced by bash?

bash shell

URL breaking of at space in my shell script

linux bash shell unix url

Ping on bash script, ping if down then exit script

linux bash unix ping

Redirecting grep output to file

bash shell

Why do I get a “Can't find string terminator” error only when the command is in a variable?

bash shell

awk columnwise sum a particular group

linux bash unix awk scripting

batch script print the command that would be executed rather than executing

windows bash batch-file cmd

How to bind the up-arrow key to go to the next unique command (macOS terminal)?