EatingOnions@lemmy.world to linuxmemes@lemmy.world · 4 days agoHehlemmy.worldimagemessage-square88linkfedilinkarrow-up11.18Karrow-down116
arrow-up11.16Karrow-down1imageHehlemmy.worldEatingOnions@lemmy.world to linuxmemes@lemmy.world · 4 days agomessage-square88linkfedilink
minus-squarePeffse@lemmy.worldlinkfedilinkarrow-up3·4 days agoI’ve… seen this? Well, not an AI model, but I know I’ve seen something where it takes common words and gives you the best guess on commands, and even common typos.
minus-squareCactopuses@lemmy.worldlinkfedilinkarrow-up5·4 days agoThere is a program called thefuck that does this - can fix things like gti instead of git etc…
minus-squarerumba@lemmy.ziplinkfedilinkEnglisharrow-up4·4 days agoyeah, Ubuntu has a command-not-found handler. it sets up .bashrc with /usr/lib/command-not-found when you miss a cli match.
I’ve… seen this? Well, not an AI model, but I know I’ve seen something where it takes common words and gives you the best guess on commands, and even common typos.
There is a program called thefuck that does this - can fix things like gti instead of git etc…
Pour one out for the real heros
yeah, Ubuntu has a command-not-found handler. it sets up .bashrc with /usr/lib/command-not-found when you miss a cli match.