For example, when following command is executed, output of command2 will become command line arguments of command1. ``` > command1 $(comand2) ```