Use output of bash command (with pipe) as a parameter for another command

前端 未结 4 1417
Happy的楠姐
Happy的楠姐 2020-12-06 02:17

I\'m looking for a way to use the ouput of a command (say command1) as an argument for another command (say command2).

I encountered this problem when trying to

4条回答
提交回复
热议问题