deathmetal27@lemmy.world to linuxmemes@lemmy.world · 20 days agoAvoid this very common mistakelemmy.worldimagemessage-square48fedilinkarrow-up1404arrow-down112file-text
arrow-up1392arrow-down1imageAvoid this very common mistakelemmy.worlddeathmetal27@lemmy.world to linuxmemes@lemmy.world · 20 days agomessage-square48fedilinkfile-text
Transcript Image of a man pointing a gun at his own foot. Caption: Installing an AUR package without reading it’s PKGBUILD.
minus-squareMonkderVierte@lemmy.ziplinkfedilinkarrow-up2·edit-220 days agoBtw, login uses /bin/sh (or respective), script headers also, all fixed paths; would anything break, if you do alias sh=echo in your session?
Btw, login uses /bin/sh (or respective), script headers also, all fixed paths; would anything break, if you do
alias sh=echoin your session?