Lisp student

Results 91 comments of Lisp student
trafficstars

Interim report: ``` # dupd scan --uniques --path /path1 --path /path2 --path /path3 Files: 3814032 0 errors 2886 s Sets : 208213/ 594333 3371408527K ( 66639K/s) 0q 98%B 30093f 243943...

Sorry for the delay. The scan finished a few days ago, but I wanted to make sure of some peculiarities. Doing it with 3 paths took about 144 hours: ```...

Thank you for taking so much time to assist. Your thoughts, suggestions and command line examples are much appreciated. > That seems odd, hard to tell without seeing the files...

Sorry for the delay. I was quite confused by the remark above, > I excluded zero-sized files and hidden files since dupd skips those I could not figure it out...

Excellent, thank you for explaining it. As a side note, to our admittedly very unusual corner case, filenames are considered integral part of a file, not some "metadata" to its...

I have same issues: ``` # ll /boot/kernel/if_tuntap.ko -r-xr-xr-x 1 root wheel 78920 Apr 7 04:53 /boot/kernel/if_tuntap.ko* ``` ``` # kldstat -n if_tuntap && kldstat -qm if_tuntap && echo OK...

> Could it be I am testing this on a Hetzner VPS, running KVM as a hypervisor? They use virtio for both virtual NICs and disks. I tried to do...

After almost seven years since the initial PR, perhaps this nice library could be respectfully forked?

Would you not submit a Pull Request? Perhaps it would make it easier for the maintainers to accept?

This is affecting me as well. I rely on `el-get` since ages, but now I am stuck. I do not want to use other systems, but I can't help fixing...