
Use [!](/help/commands/!/) to repeat the last command typed at the keyboard.

Use [^](/help/commands/!/) to replace a string from the last command with a new string.  The
syntax is the same as in unix: &#34;^old-string^replacement&#34;

Examples:

  &gt; tell rasmusse Hi there, how are you?
  No-one by that name here.

  &gt; ^rasmusse^rasmussen
  You tell Rasmussen, &#39;Hi there, how are you?&#39;

  &gt; ^you^you doing^
  You tell Rasmussen, &#39;Hi there, how are you doing?&#39;

See also: [ALIAS](/help/commands/alias-aliases/)

Full documentation: [Docs Game Commands](/docs/game/commands/)
