weird@sub.wetshaving.social to linuxmemes@lemmy.world · 12 days agoThat is the waysub.wetshaving.socialimagemessage-square146linkfedilinkarrow-up1926arrow-down116
arrow-up1910arrow-down1imageThat is the waysub.wetshaving.socialweird@sub.wetshaving.social to linuxmemes@lemmy.world · 12 days agomessage-square146linkfedilink
minus-squaregrrgyle@slrpnk.netlinkfedilinkarrow-up4·10 days agoWhat’s so surprising?? What did you see in that dir??
minus-squareNostraDavid@programming.devlinkfedilinkarrow-up2·10 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