obnomus@lemmy.ml to linuxmemes@lemmy.worldEnglish · 7 hours agoNoicelemmy.mlimagemessage-square43fedilinkarrow-up1212arrow-down18
arrow-up1204arrow-down1imageNoicelemmy.mlobnomus@lemmy.ml to linuxmemes@lemmy.worldEnglish · 7 hours agomessage-square43fedilink
minus-squareCaveman@lemmy.worldlinkfedilinkarrow-up85·edit-26 hours agoYou can also just do a sudo !! the !! is a shorthand for whatever you tried to run previously.
minus-squarejuipeltje@lemmy.worldlinkfedilinkarrow-up35·5 hours agoWas about to say, why would you copy anything when using sudo !! lol
minus-squaredevfuuu@lemmy.worldlinkfedilinkarrow-up16·5 hours agoNot all shells support that. I use fish btw.
minus-squareArchAengelus@lemmy.dbzer0.comlinkfedilinkarrow-up9·4 hours agoI know what you meant (I have one for fish as well), but I chucked because you looked very enthusiastic about it! The fish function for !! is super useful though
minus-squareNannerBanner@literature.cafelinkfedilinkarrow-up1·4 hours agoI don’t even know what I use anymore. My distro seems to keep changing it when I reinstall.
minus-squareadeoxymus@lemmy.worldlinkfedilinkarrow-up6·5 hours agoI completely forgot about this one!
You can also just do a
sudo !!the!!is a shorthand for whatever you tried to run previously.I learned something new today!
Was about to say, why would you copy anything when using
sudo !!lolNot all shells support that.
I use fish btw.
I made my own !!
I know what you meant (I have one for fish as well), but I chucked because you looked very enthusiastic about it!
The fish function for
!!is super useful thoughI don’t even know what I use anymore. My distro seems to keep changing it when I reinstall.
echo $SHELLI completely forgot about this one!