Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

On FreeBSD (and maybe Mac OS X) you can press Control-T to send a SIGINFO signal (non-standard extension. This prints out how far dd has gotten (and perhaps other FreeBSD utilities too).


You may need to setup your terminal to do that with:

    stty status '^T'
fsck also responds to SIGINFO by printing its status. I had to hack up rsync to do it (http://jcs.org/patches/rsync-show_current_file.diff), and I wish more utilities supported it by default.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: