Question: Maple Command-Line on Ubuntu

How to run a command using Maple Command-Line on Ubuntu.

When I run the following command through terminal:

/home/myuser/maple14/bin/maple -c 2+2

Maple runs as expected, but the command (2+2) is not calculated.

How can I solve this?
Please Wait...