New posts in shell-script

shortcut for opening cmd.exe at a certain location

Looking for a regular expression to work on a list of comma separated values

Loop thru tar file and run commands on each file

Multiple parameters to bash script

Passing a shell script variable into an AWK command

List of MAC addresses for 10 machines

Running powershell scripts by drag-n-drop file or folder on it

with a shell script, it is possible to tell when it's run with cron vs run manually?

Speedtest-CLI Cron Job Not Working

Executing a script when DHCPD give an IP

Why use parens instead of backticks for executing a command 'in situ'?

Auto backup photos to network drive

How can I parse the text from these results into parameters for a separate script?

Handling whitespaces in the name of a ZFS dataset in a shell script

Script won't for more than one group when looking at results of whoami command

pass the variable through SSH and run commands using the variable

MKV to MP4 transcoding script issues

How to read multiple words in linux bash script

Difference between [[ ]] AND [ ] or (( )) AND ( ) in Bash

Where am I going wrong with foreach when i try to get my script to run against each individual string in my results?