tutorialzone.de - Tutorials und Anleitungen - Die umfassendste deutsche Quelle
tutorialzone.de - Tutorials und Anleitungen - Die umfassendste deutsche Quelle

Betriebssysteme » Linux » cpipe - Determine the throughput of a pipe command (ID 6894)

Sprache: Englisch
Skill: |||
Rating: |||||
Beschreibung: If you want to Determine the throughput of a pipe you need to use cpipe.Cpipe copies its standard input to its standard output while measuring the time it takes to read an input buffer and write an output buffer. Statistics of average throughput and the total amount of bytes copied are printed to the standard error output.

Did you ever want to know how fast your tar is or how much data it has transferred already. How about using socket or nc to copy files either with or without compression over a fast network connection, which one is faster?

tutorial anschauen

Zurück - Tutorial bewerten - Skill bewerten - Tutorial übersetzen - Link defekt!?