Skip to content

haolian123/tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

my_tree简介

使用组合模式编写的tree指令。

使用

添加环境路径

将编译生成后的exe文件所在的目录添加到系统环境变量中。 如: mytree的路径为D:\myCommand\mytree.exe,则将D:\myCommand\添加到系统环境变量Path中

用法

mytree [相对文件夹路径|绝对文件夹路径]

比如

//当前路径
mytree . 
//上一级路径
mytree ..

About

使用组合模式编写的tree指令

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages