# 鸿蒙-tree命令 **Repository Path**: riveruns365/harmony-tree ## Basic Information - **Project Name**: 鸿蒙-tree命令 - **Description**: 鸿蒙系统可以编译运行的tree命令 - **Primary Language**: C - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: http://oldmanprogrammer.net/source.php?dir=projects/tree - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-18 - **Last Updated**: 2024-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: 鸿蒙, HarmonyOS ## README 作者: tree命令是一个非常常用的命令,可以用树状目录的形式展示目录中的文件,鸿蒙系统却没有默认集成这个软件,此仓库就是要弥补这个遗憾。 编译工具链使用鸿蒙官方释放的native工具链,可以参考: https://gitee.com/openharmony/build/blob/master/docs/how-to-use-the-ndk-tools.md 官网信息: The main distribution site for tree is here: http://oldmanprogrammer.net/source.php?dir=projects/tree Backup GIT sites are: https://gitlab.com/OldManProgrammer/unix-tree https://github.com/Old-Man-Programmer/tree