deathmetal27@lemmy.world to linuxmemes@lemmy.world · 2 days agoAvoid this very common mistakelemmy.worldimagemessage-square69linkfedilinkarrow-up1390arrow-down111file-text
arrow-up1379arrow-down1imageAvoid this very common mistakelemmy.worlddeathmetal27@lemmy.world to linuxmemes@lemmy.world · 2 days agomessage-square69linkfedilinkfile-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·2 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 setup script?
Btw, login uses /bin/sh (or respective), script headers also, all fixed paths; would anything break, if you do
alias sh=echoin your session setup script?