Skip to content

micheal-ndoh/Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The following programs can be executed on bash , zsh and any other shell

The Calculator.sh is a program that allows the user to perform basic calcalations

It requires you to install figlet for more visual appreciation.

Do this by copying the commands provided and installing on your system respectively

For Debian-systems

sudo apt-get install figlet

For RHEL,CentOS , Fedora

sudo dnf install figlet
sudo yum install figlet

For Mac OS

brew install figlet

The Greetings.sh os a program which Greets the system user when run on the terminal. It make use of the whoami variable to know who is the system user.

The Task_Manager.sh is a program which allows the user to add, remove, and modify a task and alot more features just explore and discover.

I await your feedback and suggestions on this projects

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages