filelist
filelist -- Recursively search directories for files 递归搜索目录文件 公卫论坛
公卫百科
filelist searches dirpath for files that match search_pattern and continues searching recursively in all its subdirectories. If 公卫人
directory(dirpath) is omitted, the search starts from the current directory (see pwd and cd). 公卫人
公卫论坛
By default, filelist will pick up all files, including system files that are usually hidden. To target a specific type of file using a
pattern in the file name, use the pattern(search_pattern) option. The search_pattern string must conform to the rules of the
公卫人
strmatch() function. For example, with pattern("*.csv"), filelist will return only file names that end with ".csv". 公卫百科
附件列表
词条内容仅供参考,如果您需要解决具体问题
(尤其在法律、医学等领域),建议您咨询相关领域专业人士。