Shell Script
Solved: Add thousands separator comma in number [Linux Bash]
Sample script to add thousands separator using comma in a number (integer or decimal) using shell or bash script in Linux with examples.
How to check if string contains numbers, letters, characters in bash
Check if string contains numbers check if string contains alphabets numbers check if string contains characters, string contains vowels Bash Compare strings
How to get script execution time from within the shell script in Linux
Find out the elapsed time in minutes using bash script. Shell script execution time. Get script execution time. get command execution time in unix.
10+ Simple Methods to get Script Name and Path in Bash
Get script name in shell script, bash get script path shell, bash get script name, shell get script name from inside the script, Linux find script location
Solved: Check if process is already running in Bash Linux
How to check if process is already running in bash Linux? Determine whether multiple instances of same script or process is still running in background?
