layout | title | tags |
---|---|---|
manual |
reboot - Statistics of command combinations using pipe |
statistic |
The commands before reboot
: Pipe the result of the given command to reboot
.
Command | percentage |
---|---|
echo | 33% |
nc | 33% |
sudo | 16% |
su | 16% |
The commands after reboot
: Pipe the result of reboot
to the given command.
Command | Percentage |
---|
Below are the scenarios for all command combinations above.
The description in the table is referenced from and can be used to search the one-line-command or the scripts in the website of CommandLineFu.
- Boot another OS at next startup
- Reboot as a different OS in Grub
- Boot another OS at next startup
- Reboot as a different OS in Grub
- Reboot to Windows (UEFI)
- Reboot to Windows (UEFI)