
Usage: /AID <username> [[<|>]<command>]
  A  SysOp  command  to  tell the user to do something with or without
  them  knowing  it.   In  essence,  you  are  executing  <command> as
  <username>.   If  "<" preceds <command> then send the output to you.
  If  ">"  preceds  <command>  then send the output to <username>.  If
  neither  of  these  characters  precede,  then  execute <command> in
  silent mode.

  Example:
    /AID john /exit      -- Tell john to exit the conference.
    /AID john >/list all -- List the channels for john
    /AID jonh </setenv   -- Check john's environment variables

