weird@sub.wetshaving.social to linuxmemes@lemmy.world · 24 days agoThat is the waysub.wetshaving.socialimagemessage-square130linkfedilinkarrow-up116arrow-down10
arrow-up116arrow-down1imageThat is the waysub.wetshaving.socialweird@sub.wetshaving.social to linuxmemes@lemmy.world · 24 days agomessage-square130linkfedilink
minus-squaregrrgyle@slrpnk.netlinkfedilinkarrow-up2·22 days agoWhat’s so surprising?? What did you see in that dir??
minus-squareNostraDavid@programming.devlinkfedilinkarrow-up0·22 days agoDouble-bang repeats the previous command. Great if you forget sudo. $ rm -rf <folder> permission denied $ sudo !!
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