摘要: rsync -avzh --progress /path/to/source/ /path/to/destination/ rsync -avzh /path/to/source/ /path/to/destination/ | pv -lep -s $(du -sb /path/to/source 阅读全文
posted @ 2023-11-26 22:52 马肯尼煤牙巴骨 阅读(41) 评论(0) 推荐(0)
摘要: sudo apt install dconf-cli Reinstalling terminal dconf reset -f /org/gnome/terminal sudo apt-get remove gnome-terminal sudo apt-get install gnome-term 阅读全文
posted @ 2023-11-26 22:36 马肯尼煤牙巴骨 阅读(87) 评论(0) 推荐(0)