我有一个python程序使用tempfile.mkdtemp在/ temp下创建tmp目录. 不幸的是,python程序在使用后没有删除该目录.所以现在磁盘空间很小.
问题:
python linux
linux ×1
python ×1