Sets the kill character.
    The kill character discards, both locally and remotely, the
    entire type-ahead buffer. (This character has no effect in binary
    mode.)
    Use this command if either your terminal or the remote host does
    not recognize the default kill character, Ctrl/U.
    Enter the following sequence of characters:
    1. Opening quotation marks
    2. A circumflex ( ^ )
    3. The new kill character
    4. Closing quotation marks
    DCL Format
      SET KILL  "^character"
    UNIX Format
      set kill  "^character"
Additional Information:
explode
extract