How to Create Shell Calculator on Ubuntu
Requirement: bc package How to: Install bc package Create shell script, name it ‘solve.sh’ And type in these lines: Test the script Create alias ‘solve’ Test again using alias
Requirement: bc package How to: Install bc package Create shell script, name it ‘solve.sh’ And type in these lines: Test the script Create alias ‘solve’ Test again using alias