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