linux/a*, cp: add German translation (#6777)
This commit is contained in:
28
pages.de/linux/acpi.md
Normal file
28
pages.de/linux/acpi.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# acpi
|
||||
|
||||
> Zeigt den Akkustatus oder Temperatur-Informationen an.
|
||||
> Mehr Informationen: <https://sourceforge.net/projects/acpiclient/files/acpiclient/>.
|
||||
|
||||
- Zeige Informationen über den Akku an:
|
||||
|
||||
`acpi`
|
||||
|
||||
- Zeige Informationen zur Temperatur an:
|
||||
|
||||
`acpi -t`
|
||||
|
||||
- Zeige Informationen über die Kühlung an:
|
||||
|
||||
`acpi -c`
|
||||
|
||||
- Zeige Temperatur-Informationen in Fahrenheit an:
|
||||
|
||||
`acpi -tf`
|
||||
|
||||
- Zeige alle Informationen an:
|
||||
|
||||
`acpi -V`
|
||||
|
||||
- Extrahiere Informationen von `/proc`, anstatt von `/sys`:
|
||||
|
||||
`acpi -p`
|
Reference in New Issue
Block a user