In this tutorial, I will share the bash script Create dir and copy specific files while changing the name in…
bash script
Modifying individual text fields in Bash Script
In this tutorial, How do I modifying individual text fields in bash script? Bash Script the essential for DevOps Roles. I run…
Useful shell commands
In this tutorial, I will write about Useful shell commands. Tips and trick about kill process, How to remove ssh…
Bash script copy rename multiple files
In this tutorial, I am written a small program with “Bash script copy rename multiple files” on Linux. Linux the…
Bash script opening application
In this tutorial, I have written a small program opening application by the shell script. Linux the essential for DevOps…
Bash script symbolic link
In this tutorial, How do I use the Bash script symbolic link? A symbolic link or a soft link. Much…
Bash script create new file
In this tutorial, I use a bash script to create a new file. Trick and tips create folder and file…
Bash script recursive file list
In this tutorial, How do I use BASH script to recursively list files directories and subdirectories? Bash script the essential…
Bash string comparison
In this tutorial, How do I use bash string comparison? In the bash shell use the if statement “==” to…
Bash substitution string example
In this tutorial, How to use Bash substitution string. I usually use bash substitution. Bash script the essential for DevOps…