Linux Commands Examples

A great documentation place for Linux commands

gnome-calculator

a desktop calculator

Synopsis

gnome-calculator [ OPTION ] ...


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
echo "Kelahiran buah hati anda adalah (tekan enter)" ;
echo Tanggal
gnome-calculator --solve $tang+7
read tang1
echo Bulan
gnome-calculator --solve $bul-3
gnome-calculator --solve $bul-3
read bul2
echo Tahun
gnome-calculator --solve $tah+1
read tah3
echo "View My Blog"
firefox http://www.salmandjuli.blogspot.com

description

gnome-calculator is the official calculator of the GNOME desktop environment.

options

-s, --solve

Solve the equation provided following this option.

-u, --unittest

Run the unit tests.

-v, --version

Output version information and exit.

-h, -?, --help

Prints the command line options.


see also

gcalccmd

How can this site be more helpful to YOU ?


give  feedback