Skip to content

jeelsgit/Programming-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Programming-Calculator

Introduction

This repository contains a simple calculator implemented in a shell script (Bash).

Features

  • Basic addition and subtraction operations.
  • User-friendly menu-driven interface.
  • Option to perform calculations interactively or through command-line arguments.

Usage

Interactive Mode

Run the script without any command-line arguments to enter the interactive mode. The script presents a menu where users can perform addition or subtraction operations on integer numbers.

./mycalc.sh

About

Bash Shell Scripting Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages