Examples (3)
Get current setting
Set CTRL+ALT+DEL to reboot immediately, without any preparation
sudo ctrlaltdel hardSet CTRL+ALT+DEL to reboot "normally", giving processes a chance to exit first (send SIGINT to PID1)
sudo ctrlaltdel softmade by @shridhargupta | data from tldr-pages