S/Li/Option/G -I Search.Html

S/Li/Option/G -I Search.Html
sed-memes, vim-memes, unix-memes, typo-memes, search-memes | ProgrammerHumor.io

When you accidentally fat-finger your search query so hard that you basically execute a sed command in the search bar. The title is literally a Unix find-and-replace command: s/li/option/g which would replace all instances of "li" with "option" globally. And what do we get? "Chinese coptionnical trial registry" instead of "clinical".

It's like your muscle memory from vim/sed took over while you were just trying to do a normal Google search. The brain was in terminal mode but the hands were in browser mode. Classic context switching failure. The search engine dutifully shows you exactly what you typed, probably wondering why this human is trying to run shell commands on the internet.

More Like This