What Does Do What I Mean (DWIM) Mean?

The phrase “do what I mean” or DWIM in IT references systems in which a technology should do what user intends, rather than what the user says. One way to think about DWIM systems is that they are similar to a spell checker for a word processor. Complex commands allow that technology to go in and change likely errors by understanding the common syntax of a user error.

Techopedia Explains Do What I Mean (DWIM)

The phrase “do what I mean” is commonly attributed to a programmer named Warren Teitelman for his BBN LISP package created in the 1960s. The Teitelman example is instructive in that critics suggested that it only worked for the particular user who created it – in other words, by creating a program that was attuned to his own idiosyncrasies, Teitelman did not create a program that would be effective in correcting the mistakes of other users.