merari42@lemmy.world to Programmer Humor@programming.dev · 2 days agoWorks if manually restarted by an intern from time to timelemmy.worldexternal-linkmessage-square56fedilinkarrow-up1637arrow-down14
arrow-up1633arrow-down1external-linkWorks if manually restarted by an intern from time to timelemmy.worldmerari42@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square56fedilink
minus-squarekaty ✨@piefed.blahaj.zonelinkfedilinkEnglisharrow-up9·edit-22 days agoalias thisdoessomething='cd /home/linuxuser/ && ./myscript.sh'
minus-squareElvith Ma'for@feddit.orglinkfedilinkarrow-up10·2 days agoalias cd='echo "command not found"'
alias thisdoessomething='cd /home/linuxuser/ && ./myscript.sh'
alias cd='echo "command not found"'