Skip to content

davehull/Add-Header

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Add-Header

A utility script to combine a header file (i.e. a file with one header row of data and a newline) and a corresponding data file with no header. This is useful if you're pulling multiple data sets, say a daily job that pulls data from a system that doesn't prefix the data sets with a header row.

PS> Add-Header.ps1 -File data_file -HeaderFile header_file

About

Utility script for adding a header to a data file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published