linux - 命令打印当前路径
PHP中文网
PHP中文网 2017-04-17 15:59:42
0
2
855

看到如下打印列出文件夹详情,写博客很实用,但是不知道怎么打印出来的,有知道的朋友吗?

PHP中文网
PHP中文网

认证0级讲师

reply all(2)
PHPzhong

tree -- print out directory details

左手右手慢动作

Looking at the title font, it should be mac system
If the system has not installed homebrew
please open the terminal and execute it

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

If you have already installed homebrew

brew install tree
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!