weird@sub.wetshaving.social to linuxmemes@lemmy.world · 7 days agoThat is the waysub.wetshaving.socialimagemessage-square146fedilinkarrow-up1922arrow-down117
arrow-up1905arrow-down1imageThat is the waysub.wetshaving.socialweird@sub.wetshaving.social to linuxmemes@lemmy.world · 7 days agomessage-square146fedilink
minus-squaregrrgyle@slrpnk.netlinkfedilinkarrow-up3·5 days agoWhat’s so surprising?? What did you see in that dir??
minus-squareNostraDavid@programming.devlinkfedilinkarrow-up2·5 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