!! is a shell expansion for the last command you executed?? That means you can$: some-command --which-is-very-long --and-moving-the-cursor-to-the-beginning-might-be-a-hassle
ERROR: command requires root privileges
$: sudo !!
INFO: yay success :3that's so fucking handy





