wuyiheng119
deepin
2019-05-08 23:55 消灭0回复
Reply Like 0 View the author
https://bbs.deepin.org/post/177805
xx.sh 7 && exit
https://bbs.deepin.org/post/177805
#!/bin/sh
sudo apt-get autoclean;
sudo apt-get clean;
https://bbs.deepin.org/post/177805
这么写脚本不会出问题吗?
https://bbs.deepin.org/post/177805
不会呀,我天天都运行几次,就当清垃圾了,顺便升一下系统。