node-dos2unix icon indicating copy to clipboard operation
node-dos2unix copied to clipboard

Support for Window

Open manishgurnaney opened this issue 9 years ago • 2 comments

When using this dos2unix on windows so as to work on some nodeJS modules which expect the input in the unix format, default options is not working. It says glob pattern did not match any files.

manishgurnaney avatar Sep 23 '15 13:09 manishgurnaney

I see the same thing under Ubuntu 12.04

root@wanda-fish:~# node /home/george/temp/docs/lines.js The glob pattern "*.txt" did not match any files! { error: 0, skip: 0, fix: 0 }

georgemck avatar Sep 29 '15 19:09 georgemck

Same here on a windows machine ...

Sebastian-Fitzner avatar Jan 25 '16 07:01 Sebastian-Fitzner