cmd:restart_computer
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| cmd:restart_computer [2026/08/25 14:59] – thekuru | cmd:restart_computer [2026/08/25 15:02] (current) – thekuru | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| **shutdown -t 0 -r -f** | **shutdown -t 0 -r -f** | ||
| - | | + | Possible flags: |
| - | * -t 0: Sets the time delay to 0 seconds, triggering the action instantly. | + | |
| - | * -r: Specifies | + | * -r :: restart |
| - | * -f: Forces all running applications to close immediately without displaying | + | * -l :: log off |
| + | * -h :: hibernate | ||
| + | * -i :: " | ||
| + | * -a :: aborts a previous | ||
| + | * -f :: forces programs to exit. Prevents the shutdown process from getting stuck | ||
| + | * -t < | ||
| + | * -c < | ||
| + | * -y :: forces | ||
cmd/restart_computer.txt · Last modified: by thekuru
