1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00
tldr/pages.ca/linux/poweroff.md
Managor a70b923d8f
*: add option placeholders to translations (#15933)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-19 00:36:34 +02:00

445 B

poweroff

Apaga la màquina. Més informació: https://www.manned.org/poweroff.

  • Apaga la màquina:

poweroff

  • Atura el sistema (el mateix que halt):

poweroff --halt

  • Reinicia el ssitema (el mateix que reboot):

poweroff --reboot

  • Apaga el sistema sense contactar l'administrador del sistema:

poweroff {{[-f|--force]}}

  • Escriu l'entrada de wtpm shutdown sense apagar l'ordinador:

poweroff {{[-w|--wtmp-only]}}