mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-20 18:50:50 +00:00
Update cheatsheets
This commit is contained in:
17
linux/mate-calc-cmd
Normal file
17
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