Hi,
I'm trying to display dd progress using
This is what I'm trying to accomplish:
http://www.cyberciti.biz/faq/linux-unix-dd-command-show-progress-while-coping/
I remember trying this with FreeBSD 10.0 and got the same issue and just left it. I've since then upgraded to 10.1 but still get the same issue.
Any help would be much appreciated.
I'm trying to display dd progress using
dialog --gauge but I get an instant Segmentation Fault (core dump) when I use the --gauge parameter. Does FreeBSD 10.x actually support the gauge parameter? Viewing the dialog(3) manual page I see reference to the gauge function, so I'm assuming it is supported.This is what I'm trying to accomplish:
http://www.cyberciti.biz/faq/linux-unix-dd-command-show-progress-while-coping/
I remember trying this with FreeBSD 10.0 and got the same issue and just left it. I've since then upgraded to 10.1 but still get the same issue.
Any help would be much appreciated.