Introduction You can use the AWS Console Manager to manage the Aurora PostgreSQL global database, alternatively, you can manage the…
Bash Script
How to call git bash command from powershell
In this tutorial, How to call git bash command from Powershell. For example git bash content to split CSV file…
How to auto create a large csv file with powershell,plsql
I need a large table to test database performance, so I wrote down a simple script to create a large…
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…