我正在一个巨大的项目(一个漏洞扫描程序)工作.该项目创建了大量文件和文件夹.所以问题是,有没有办法制作一个隐藏文件和文件夹的脚本?
import tempfile
见documentation.
这里的“隐藏文件”是指“The file is readable and writable only by the creating user ID.”,意思是“隐藏来自其他用户的文件”.