This is a simple Electricity Management System using shell scripting
**Original code will give different output(not same as seen below) as I've enhanced the working of my code with new functionalities.
- VS Code
- Git
First run original code using the command ./script1.sh | tee out.txt
./ems.sh | tee out.txt
Then give necessary inputs
Then run the code to convert txt file to html file using the command ./table.sh < out.txt > out.html
**You've to clean some lines from out.txt first to make clean table for invoice.