BlackEco@lemmy.blackeco.com to Programming@programming.devEnglish · 3 days agoError handling in bashnotifox.comexternal-linkmessage-square27linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkError handling in bashnotifox.comBlackEco@lemmy.blackeco.com to Programming@programming.devEnglish · 3 days agomessage-square27linkfedilink
minus-squarecr1cket@sopuli.xyzlinkfedilinkarrow-up0·1 day agoWell, that won’t work on openbsd (and probably freebsd), because non-default.stuff lands in /usr/local/bin. For Linux you should be fine though.
Yeah ok, /usr/bin/env then.
Well, that won’t work on openbsd (and probably freebsd), because non-default.stuff lands in /usr/local/bin.
For Linux you should be fine though.