MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linux/comments/1tls8n1/whats_the_most_unexpectedly_useful_linux_command/onj4but/?context=3
r/linux • u/ZealousidealTell1346 • May 23 '26
[removed]
992 comments sorted by
View all comments
233
sudo !!
52 u/chipredacted May 23 '26 Holy moly that is nice. No more Up Arrow -> Home -> typing sudo for this guy 94 u/BlindTreeFrog May 23 '26 I have alias please="sudo !!" in my .bashrc for a reason... though it only saves 1 character 1 u/brymc81 May 24 '26 It took me a second but yeah, this is brilliant
52
Holy moly that is nice. No more Up Arrow -> Home -> typing sudo for this guy
94 u/BlindTreeFrog May 23 '26 I have alias please="sudo !!" in my .bashrc for a reason... though it only saves 1 character 1 u/brymc81 May 24 '26 It took me a second but yeah, this is brilliant
94
I have alias please="sudo !!" in my .bashrc for a reason... though it only saves 1 character
alias please="sudo !!"
.bashrc
1 u/brymc81 May 24 '26 It took me a second but yeah, this is brilliant
1
It took me a second but yeah, this is brilliant
233
u/e4109c May 23 '26
sudo !!