1 ls命令支持通配符* ls */configure ls会去匹配当前目录下所有子目录中有configure文件的目录,并输出。 转载于:https://www.cnblogs.com/hustdc/p/7471274.html