1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.es/osx/reboot.md

13 lines
222 B
Markdown
Raw Normal View History

# reboot
> Reinicia el sistema.
> Más información: <https://keith.github.io/xcode-man-pages/reboot.8.html>.
- Reinicia inmediatamente:
`sudo reboot`
- Reinicia inmediatamente sin apagar el sistema:
`sudo reboot -q`