Post thumbnail of Python: two-way thread communication made simple
13 September 2011
Continue reading Python: two-way thread communication made simple

Python: two-way thread communication made simple

You don’t need heavyweight communication layers for very simple message passing between threads in python. It’s pretty simple to use pipes and implement your own thread class.

Post thumbnail of dd and netcat - like peanut butter and jelly
29 September 2009
Continue reading dd and netcat - like peanut butter and jelly

dd and netcat - like peanut butter and jelly

dd and netcat on one end, netcat and dd on the other. so simple, it’s like magic.

Post thumbnail of dd with a progress bar
23 April 2009
Continue reading dd with a progress bar

dd with a progress bar

You can use the pv utility in conjunction with double buffering dd with pipes to get a nice little progress bar. Y ou can customize this to see elapsed time, and transfer rate.

Powered by Wordpress   |   Lunated designed by ZenVerse