cp显示进度条

 

1 cat ~/.bash_profile | tail -n 1
2 
3 alias cp='rsync -av --progress'

 

相关文章: