예전버전에서는 tree라는 명령어도 디렉토리 트리구조를 볼수 있었는데
래드햇9 에서는 안되는군요.
혹시 디렉토리 트리 구조를 불수 있는 다른 명령어는 없나요?
알려주세요
감사합니다.
# find -type d 로하면 비슷하게 나오지 않을까요? 파일까지 보고 싶다면 # ls -Rv 로도 가능할것 같은데...
# find -type d
# ls -Rv
------------------------------ 좋은 하루 되세요.
codebank님 의견이 좋습니다. 아직 tree(1)은, 널리 배포된 프로그램이 아닙니다. 정 필요하다면, 아래 사이트에 있습니다:
http://mama.indstate.edu/users/ice/tree/
C FAQ: http://www.eskimo.com/~scs/C-faq/top.html Korean Ver: http://cinsk.github.io/cfaqs/
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
[code:1]# find -type d[/code:1]로하면 비슷하
# find -type d
로하면 비슷하게 나오지 않을까요? 파일까지 보고 싶다면# ls -Rv
로도 가능할것 같은데...------------------------------
좋은 하루 되세요.
codebank님 의견이 좋습니다. 아직 tree(1)은, 널리 배포된
codebank님 의견이 좋습니다. 아직 tree(1)은, 널리 배포된 프로그램이 아닙니다.
정 필요하다면, 아래 사이트에 있습니다:
http://mama.indstate.edu/users/ice/tree/
C FAQ: http://www.eskimo.com/~scs/C-faq/top.html
Korean Ver: http://cinsk.github.io/cfaqs/
댓글 달기