Quantcast
Channel: Windows PowerShell forum
Viewing all articles
Browse latest Browse all 21975

Import-csv without header line

$
0
0

Geeks, im trying to import-csv a file without a header to process the data in a column, but unable to-

Name
----
A
B
C
D

But after importing the csv i'd need to skip the header and would need result as-

A
B
C
D

How do i get this? Do suggest


Cheers, Alan.


Viewing all articles
Browse latest Browse all 21975

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>