Difference between revisions of "Pv (pipe viewer)"

From wikieduonline
Jump to navigation Jump to search
(Created page with " == Examples == * <code>cat /dev/urandom | gzip | pv > /dev/null</code>")
 
Line 4: Line 4:
 
== Examples ==
 
== Examples ==
 
* <code>cat /dev/[[urandom]] | [[gzip]] | pv  > /dev/null</code>
 
* <code>cat /dev/[[urandom]] | [[gzip]] | pv  > /dev/null</code>
 +
* <code>cat /dev/[[urandom]] | [[xz]] | pv  > /dev/null</code>

Revision as of 14:06, 23 December 2019


Examples

Advertising: