calc, cuyo: add German translation (#6941)
This commit is contained in:
12
pages.de/linux/calc.md
Normal file
12
pages.de/linux/calc.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# calc
|
||||
|
||||
> Ein interaktiver Rechner im Terminal mit beliebiger Genauigkeit.
|
||||
> Weitere Informationen: <https://github.com/lcn2/calc>.
|
||||
|
||||
- Starte calc im interaktiven Modus:
|
||||
|
||||
`calc`
|
||||
|
||||
- Führe eine nicht-interaktive Berechnung durch:
|
||||
|
||||
`calc -p '{{85 * (36 / 4)}}'`
|
Reference in New Issue
Block a user