For full text search please use the '?' prefix. e.g. ? Onboarding
Pipe Stdout and Stderr to Separate Commands
some_command
>
>
(
/bin/cmd_for_stdout
)
2
>
>
(
/bin/cmd_for_stderr
)