Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Allow Multiple Encodings (-H switch) #10

Open
sammbertram opened this issue Mar 9, 2016 · 0 comments
Open

Allow Multiple Encodings (-H switch) #10

sammbertram opened this issue Mar 9, 2016 · 0 comments

Comments

@sammbertram
Copy link
Contributor

Need to detect encoding type when parsing via -H switch, similar to parsing the systeminfo input.

$ file list_patches_wmic.txt
list_patches_wmic.txt: Little-endian UTF-16 Unicode text, with CRLF line
terminators
$ dos2unix list_patches_wmic.txt
dos2unix: converting file list_patches_wmic.txt to Unix format ...
$ file list_patches_wmic.txt
list_patches_wmic.txt: ASCII text
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant