The goal of this project is to create a simple yet functional digital clock using a shell script. The clock will display the current time, date, and day of the week, updating in real-time within the terminal.
- Step : 1
git clone https://github.com/Megh2005/Shell-Clock.git- Step : 2
cd Shell-Clock- Step : 3
./script.shImportant
User should use a linux syystem to execute these commands.
Warning
Some commands may not be same for all other linux distributions.