merari42@lemmy.world to Programmer Humor@programming.dev · 8 个月前Works if manually restarted by an intern from time to timelemmy.worldimagemessage-square58fedilinkarrow-up1649
arrow-up1649imageWorks if manually restarted by an intern from time to timelemmy.worldmerari42@lemmy.world to Programmer Humor@programming.dev · 8 个月前message-square58fedilink
minus-squarekaty ✨@piefed.blahaj.zonecakelinkfedilinkEnglisharrow-up9·edit-28 个月前alias thisdoessomething='cd /home/linuxuser/ && ./myscript.sh'
alias thisdoessomething='cd /home/linuxuser/ && ./myscript.sh'alias cd='echo "command not found"'