diff --git a/pages/linux/mate-calc-cmd.md b/pages/linux/mate-calc-cmd.md
new file mode 100644
index 0000000000..4c01c59dd8
--- /dev/null
+++ b/pages/linux/mate-calc-cmd.md
@@ -0,0 +1,12 @@
+# mate-calc-cmd
+
+> Calculate mathematic expressions in MATE desktop environment in terminal.
+> More information: <https://manned.org/mate-calc-cmd>.
+
+- Start an interactive calculator session:
+
+`mate-calc-cmd`
+
+- Calculate a specific mathematic expession:
+
+`{{2 + 5}}`