Skip to content

added a simple calc in Bash#253

Open
GH03T wants to merge 1 commit intoB3rou:mainfrom
GH03T:GH03T-bash-calc
Open

added a simple calc in Bash#253
GH03T wants to merge 1 commit intoB3rou:mainfrom
GH03T:GH03T-bash-calc

Conversation

@GH03T
Copy link
Copy Markdown

@GH03T GH03T commented Apr 3, 2026

Description

I added a simple Bash calculator script to the Playground under my username, GH03T, which wraps around AWK and BC on the host system. As far as I know, this is the first shell script in this repo, and I am happy to contribute. I included documentation in TXT format, to follow my terminal-based approach to my project, GH03T's Simple Calc. The README.txt file contains instructions on how to use the script, and can be viewed entirely in the terminal.


Type of Change

  • New feature/Calculator
  • Bug fix
  • Documentation update
  • Code refactor
  • Other (please describe):

Checklist

  • My code follows the existing naming conventions
  • I have tested my code
  • I have updated the README or documentation if necessary
  • I have added docstrings/comments where appropriate
  • My PR has a descriptive title

Additional Notes

Would you like to tell something else to us? We're all ears!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant