How can i get only one line for output of command in powershell

前端 未结 0 915
野的像风
野的像风 2020-12-12 15:33

In Linux i use this for select specific line:

ip a | sed -n \'3p\' | xargs

But i don\'t know how can i make in Powershell

Thanks in advance

相关标签:
回答
  • 消灭零回复
提交回复
热议问题