merari42@lemmy.world to Programmer Humor@programming.dev · 21 hours agoWorks if manually restarted by an intern from time to timelemmy.worldimagemessage-square56linkfedilinkarrow-up1607arrow-down14
arrow-up1603arrow-down1imageWorks if manually restarted by an intern from time to timelemmy.worldmerari42@lemmy.world to Programmer Humor@programming.dev · 21 hours agomessage-square56linkfedilink
minus-squarekaty ✨@piefed.blahaj.zonelinkfedilinkEnglisharrow-up9·edit-218 hours agoalias thisdoessomething='cd /home/linuxuser/ && ./myscript.sh'
minus-squareElvith Ma'for@feddit.orglinkfedilinkarrow-up10·15 hours agoalias cd='echo "command not found"'
alias thisdoessomething='cd /home/linuxuser/ && ./myscript.sh'
alias cd='echo "command not found"'