I'm not too familiar with what file libs or utils can be used to handle this as the author says this relies on a linux specific header file and tool.
See https://github.com/Xfennec/cv/issues/6
aeg@bigwibble ~/ % cp bigfile /Volumes/data_sd1 load: 1.60 cmd: cp 17686 uninterruptible 0.00u 0.09s bigfile -> /Volumes/data_sd1/bigfile 1%
[/tmp]$ cp bigfile bigfile2 load: 1.78 cmd: gcp 93420 running 0.00u 0.04s load: 1.78 cmd: gcp 93420 running 0.00u 0.10s load: 1.80 cmd: gcp 93420 uninterruptible 0.00u 0.16s load: 1.80 cmd: gcp 93420 uninterruptible 0.00u 0.26s [/tmp]$
Try: /bin/cp bigfile bigfile2
I'm not too familiar with what file libs or utils can be used to handle this as the author says this relies on a linux specific header file and tool.
See https://github.com/Xfennec/cv/issues/6