acpi, adduser, cp, fsck, halt, lsmod, lsusb, mkfs, modinfo, modprobe, pidof, poweroff: add Italian translation
2020-10-25 16:22:31 +01:00
|
|
|
# acpi
|
|
|
|
|
|
|
|
> Mostra lo stato e le informazioni termiche della batteria.
|
2025-05-18 16:18:56 -07:00
|
|
|
> Maggiori informazioni: <https://manned.org/acpi>.
|
acpi, adduser, cp, fsck, halt, lsmod, lsusb, mkfs, modinfo, modprobe, pidof, poweroff: add Italian translation
2020-10-25 16:22:31 +01:00
|
|
|
|
|
|
|
- Mostra le informazioni sulla batteria:
|
|
|
|
|
|
|
|
`acpi`
|
|
|
|
|
|
|
|
- Mostra le informazioni termiche:
|
|
|
|
|
|
|
|
`acpi -t`
|
|
|
|
|
|
|
|
- Mostra le informazioni sul dispositivo di raffreddamento:
|
|
|
|
|
|
|
|
`acpi -c`
|
|
|
|
|
|
|
|
- Mostra le informazioni termiche in gradi Fahrenheit:
|
|
|
|
|
|
|
|
`acpi -tf`
|
|
|
|
|
|
|
|
- Mostra tutte le informazioni:
|
|
|
|
|
|
|
|
`acpi -V`
|
|
|
|
|
|
|
|
- Estrae le informazioni da `/proc` invece che da `/sys`:
|
|
|
|
|
|
|
|
`acpi -p`
|