Skip to content

Shell scripting mini project on simple Electricity Management System.

Notifications You must be signed in to change notification settings

nitinkumar30/NITSTRIC-manage-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NITSTRIC management tool

This is a simple Electricity Management System using shell scripting

Implementation/Demo

**Original code will give different output(not same as seen below) as I've enhanced the working of my code with new functionalities.


shell_scripting_electricity_bill_management

Tools/Software

  1. VS Code
  2. Git

How to run code

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.

Author

Nitin Kumar

About

Shell scripting mini project on simple Electricity Management System.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published