Vlad Miller

Results 5 issues of Vlad Miller

Looks like CentOS repository http://rpm.polaz.com/centos/5/noarch/polaz-release.rpm is only works in OS version 5.\* not in 6.* Could you please fix it? Or I can help you with it.

- [x] I am on the [latest](https://github.com/sdispater/pendulum/releases/latest) Pendulum version. - [x] I have searched the [issues](https://github.com/sdispater/pendulum/issues) of this repo and believe that this is not a duplicate. - **OS version...

It seems like technically is not really different to remove commands like sh, because all those commands are implemented in busybox anyways. Maybe there is a way to compile busybox...

I'm trying to read line by line very huuuuuuuuuuuge csv file, it have about 500M rows new lazy(fs.createReadStream('Very huuuuuuugeeee csv file')) .lines .forEach(function(row) { console.log(row.toString()) }); And lazy leaking memory...

Lazy does not recognize line breaking in macos created files It's only recognizes windows files