8000 GitHub - atulkamble/linux-calculator-project: 03-07-2025 Linux Calculator Shell Scripting Project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

atulkamble/linux-calculator-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

linux-calculator-project

03-07-2025 Linux Calculator Project

prerequisite

sudo yum install git -y
OR
sudo apt install git -y 

clone project

git clone https://github.com/atulkamble/linux-calculator-project.git
linux-calculator-project
chmod +x calculator.sh 
./calculator.sh 

run code on your machine

touch calculator.sh
nano calculator.sh 
chmod +x calculator.sh 
./calculator.sh 

About

03-07-2025 Linux Calculator Shell Scripting Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0