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/linux/reboot.md

12 lines
141 B
Markdown
Raw Normal View History

2020-10-07 09:27:39 +02:00
# reboot
> Reinicia la máquina.
- Reinicia inmediatamente:
`reboot`
- Reinicia inmediatamente sin hacer un apagado limpio:
`reboot -f`