4
我可以使用ls -R最多显示2个文件夹深度吗?
我有一个看起来像这样的文件夹树 main/ main/34532-23423632-2354/what-i-want/sth/other/blah-blah main/54634-56345634-3422/what-i-want/sth/ .... main/54356-34225675-2345/what-i-want/ 我希望它显示树到我想要的文件夹。因为文件夹,其他等等包含许多其他无用的东西。 我只想查看每个名为xxxx-xxxxxxxx-xxxxx的文件夹中的内容。 有什么办法吗?