Tree Command
์ฐ๋ถํฌ์์๋ ๊ธฐ๋ณธ์ค์น๊ฐ ์๋๋ฏ๋ก ์ค์น. Install sudo apt install tree Usage tree โ show folder and file tree current directory tree dir-name โ show folder and file tree dir-name tree -a โ show all dir and files (hidden dir also) tree -d โ show directory only tree -f โ show path prefix tree -o output.txt โ save result to output.txt Reference ๋ด์ฉ์ด ๋ ์๋๋ฐ ์๋ ์ฐธ๊ณ ํด์ ์ ๋ฆฌ Waht is Tree Command in Ubuntu