How to read multiline data of a single field in a single line using Powershell?

前端 未结 0 1140
一个人的身影
一个人的身影 2020-12-10 12:24

I am trying to get the data using select query in Powershell:-

Get-Team | select $.DisplayName, $.Description

The data is coming in below format:-

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