About "sudo !!"
19 Feb 2022 1 minute read 1 comment R0bin
Recently I saw in a video how someone used the command sudo !! to execute the previous command with root rights.I've been using Linux for a long time, but irregularly, so I'm not familiar with all the tricks, and this one was definitely new to me. I...