I use python pathlib Path.glob('**') to get the main directory and all the sub-directories recursively. But I don't want the hidden directories.
確定! 回上一頁