> redirects output to the specified file
< redirects input from the specified file
<> redirects both to/from the specified file
nil: is a file system which trashes every output or gives no input.
run >nil: newmouse
is fully sufficient to detach newmouse from the CLI window.
Bye,
Thomas