Difference between revisions of "Pv (pipe viewer)"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}} <code>[[pv]]</code><ref>https://man7.org/linux/man-pages/man1/pv.1.html</ref> Shell [[pipeline]] element to meter data passing through
 
{{lc}} <code>[[pv]]</code><ref>https://man7.org/linux/man-pages/man1/pv.1.html</ref> Shell [[pipeline]] element to meter data passing through
  
 +
[[brew install]] [[pv]]
  
 
== Examples ==
 
== Examples ==

Revision as of 08:32, 18 February 2024

pv[1] Shell pipeline element to meter data passing through

brew install pv

Examples

  • pv </dev/zero | ssh REMOTE_SERVER 'cat >/dev/null'

Related

See also

  • https://man7.org/linux/man-pages/man1/pv.1.html
  • Advertising: