CentOS如何查看命令执行进度

时间:2017-04-01 10:35:17 

PV 全命为Pipe Viewer,利用它我们可以查看到命令执行的进度。

# wget http://wsw.ivarch.com/programs/sources/pv-1.5.3.tar.bz2

# tar xjf pv-1.1.4.tar.bz2

# cd pv-1.1.4

# ./configure

# make && make install

【点击图片进入下一页或下一篇】

例:我需要将/home/ftp/vqiu 目录下打包文件名称为vqiu@yy-mm-dd.

# tar -p -cf - /home/ftp/vqiu | pv --size `du -sk /home/ftp/vqiu | cut -f 1`k | gzip >/home/ftp/vqiu@`date +%y-%m-%d`.tar.g

看不过瘾?点击下面链接!
本站微信公众号:gsjx365,天天有好故事感动你!

相关电脑知识

美图欣赏

电脑知识排行榜