How to filter select certain column from CSV and save to new csv in Powershell?

前端 未结 0 1827
悲哀的现实
悲哀的现实 2020-12-16 03:46

Hi I need to read a csv file in Powershell and select certain columns and save it into new file.

here is my code

# reading the file
$import = Import-Cs         


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