In this tutorial, How to call git bash command from Powershell. For example git bash content to split CSV file…
Bash Script
Auto create a large csv file with powershell,plsql
I need a large table to test database performance, so i noted my simple script for creating large csv file.…
Shell script execute SQL file
In this tutorial, How do I use shell script execute SQL file on an Oracle DB? On the server running…
How to extract substring in Bash Shell
In this tutorial, How to extract substring in Bash Shell on Linux. You can use a select substring from the…
Bash script Create dir and copy specific files
In this tutorial, I will share the bash script Create dir and copy specific files while changing the name in…
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…
Linux shell script tips
In this tutorial, How do I use Linux shell script tips? shell script the essential for DevOps Roles. Linux shell…
Bash script opening application
In this tutorial, I have written a small program opening application by the shell script. Linux the essential for DevOps…