반응형 tree옵션1 리눅스 tree 명령어 설치와 사용법 리눅스를 사용하면서 가장 득템한 명령어가 tree라고 생각합니다. tree는 디렉터리를 단계적으로 하위 계층까지 보기 좋게 표시하는 명령어입니다. 한눈에 디렉터리 구조를 확인할수 있어요. ■ Tree 설치 [root@localhost test]# yum install tree Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.navercorp.com * extras: mirror.navercorp.com * updates: mirror.navercorp.com base | 3.6 kB 00:00:00 extras | 2.9 kB 00:00:00 updates | 2.9 kB 00:00:00 Reso.. 2022. 10. 3. 이전 1 다음 반응형