deathmetal27@lemmy.world to linuxmemes@lemmy.world · 3 days agoAvoid this very common mistakelemmy.worldimagemessage-square72linkfedilinkarrow-up1392arrow-down110file-text
arrow-up1382arrow-down1imageAvoid this very common mistakelemmy.worlddeathmetal27@lemmy.world to linuxmemes@lemmy.world · 3 days agomessage-square72linkfedilinkfile-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?