Difference between revisions of "Pv (pipe viewer)"
Jump to navigation
Jump to search
↑ https://man7.org/linux/man-pages/man1/pv.1.html
Line 1: | Line 1: | ||
− | {{lc}} 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 |
Revision as of 11:53, 15 January 2024
pv
[1] Shell pipeline element to meter data passing through
Examples
cat /dev/urandom | gzip | pv > /dev/null
cat /dev/urandom | bzip2 | pv > /dev/null
cat /dev/urandom | xz | pv > /dev/null
pv </dev/zero | ssh REMOTE_SERVER 'cat >/dev/null'
Related
See also
cat
,tac
,more
,less
,tail
,mtail
,echo
,stdin
,tr
,column
,paste
,truncate
,logrotate
,xzcat
pv
,progress
,sort
,ncat
,virt-cat
,awk
,join
,col
,fold
,tee
,sponge
,nfs-cat
,journalctl, ccat, icat, EOF
, lolcat- Performance, monitoring, sysstat, metrics, Telemetry
Advertising: