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". 公卫人
安装:ssc install filelist
作者:Robert Picard
邮箱:picard@netbox.com
公卫人
附件列表
词条内容仅供参考,如果您需要解决具体问题
(尤其在法律、医学等领域),建议您咨询相关领域专业人士。