Hi I'm Tharaka.
Here my another simple project. this project is written using by bash script. you can learn bash scripting from this website Bash Scripting Tutorial for Beginners.
In this project there are three files which main.sh and crud.sh and sql file.
- main.sh - main interface with login
- crud.sh - basically crud functions
- database - mysql (bash_crud.sql)
Instructions
get file from my GitHub repository Simple bash script Login and CRUD With Mysql
execute main.sh using bash main.sh
username - admin
password - 123
Comments
Post a Comment