共计 121 个字符,预计需要花费 1 分钟才能阅读完成。
微信公众号:51 码农网 专业编程问答社区www.51manong.com
1. 使用 size 参数
[root@ky35z 51mn]# find ./ -size 0
2. 使用 -empty 参数
[root@ky35z pcts]# find ./ -type f -empty
1pytest安装和入门
有趣的教程在PyCharm20192版本中集成Jupyter-Notebooks