mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-27 16:53:33 +00:00
Move pages under tldr, lint run.sh, update docs
This commit is contained in:
17
tldr/linux/mate-calc-cmd
Normal file
17
tldr/linux/mate-calc-cmd
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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 expression:
|
||||
|
||||
`{{2 + 5}}`
|
||||
Reference in New Issue
Block a user