Skip to content
/ calc.sh Public

Unix shell programming examples with a calculator functionality

Notifications You must be signed in to change notification settings

sadov/calc.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calc.sh

Unix shell programming examples with a calculator functionality.

Examples signed by tags:

Example_1 -- simple calc with "expr" evaluation.

Example_2 -- shell spec. symbols escaping and formating input for "expr".

Example_3 -- text UI.

Example_4 -- GUI.

Example_5 -- Network server.

Example_6 -- GUI for networked calc.

About

Unix shell programming examples with a calculator functionality

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages