Bash

Use the command line as a quick calculator:

echo $((145+5))
echo $((145-5))
echo $((145*5))
echo $((145/5))
echo $((145%5))
echo $((145**5))

About Linuxgal

Need a spiritual home? Consider joining us at Mary Queen of the Universe Latter-day Buddhislamic Free Will Christian UFO Synagogue of Vishnu
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a comment