(PUSH-HISTORY string/list|)

Push the string (or the list of strings) into the READ history buffer, as if it was the last line(s) the user just typed; it has no direct effect on the program, but allows the user to recall the string(s) just by pressing up-arrow and modify them (DOSKEY-like interface).