How to know progress of "dd" command
“dd” command will perform its operation without spitting any thing to console till end.. It is bit annoying as we dont know how “dd” is progressing in the bg. It is better if we can get statics with “dd”.. Is it possible ? Yes, it is .. You can use below command to know the …