Export-CSV exports length but not name

前端 未结 5 1258
迷失自我
迷失自我 2020-11-28 12:23

I have this code that I am running from powershell. When I run it without the export-csv i get all the folder names on the screen.

dir | select -expand fulln         


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