weird@sub.wetshaving.social to linuxmemes@lemmy.world · 8 days agoThat is the waysub.wetshaving.socialimagemessage-square146linkfedilinkarrow-up1921arrow-down117
arrow-up1904arrow-down1imageThat is the waysub.wetshaving.socialweird@sub.wetshaving.social to linuxmemes@lemmy.world · 8 days agomessage-square146linkfedilink
minus-squaregrrgyle@slrpnk.netlinkfedilinkarrow-up4·6 days agoWhat’s so surprising?? What did you see in that dir??
minus-squareNostraDavid@programming.devlinkfedilinkarrow-up2·6 days agoDouble-bang repeats the previous command. Great if you forget sudo. $ rm -rf <folder> permission denied $ sudo !!
cd .. && ls !! !! !! !!
What’s so surprising?? What did you see in that dir??
Double-bang repeats the previous command. Great if you forget
sudo
.$ rm -rf <folder> permission denied $ sudo !!
Haha yeah I was just being silly