From the help file, under Command Prefixes:
  • If you want to perform a command without it being processed as an alias, you can prefix it with a ! exclamation mark.
In this example you can see how !remote bypasses the (fake) /remote alias:

//alias remote echo -eca info * Remote is off | remote | !remote | alias remote