Why is the output of eza --tree
and eza --tree .
different?
#1505
Answered
by
cafkafk
wytsai7660
asked this question in
Q&A, Howto, Help
-
|
Beta Was this translation helpful? Give feedback.
Answered by
cafkafk
Jun 13, 2025
Replies: 1 comment 1 reply
-
Consider an example folder structure, like this:
In this case, if we list e.g. the contents of a, we'd get:
Now in a similar way, if we list the contents of the current directory
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
wytsai7660
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Consider an example folder structure, like this:
In this case, if we list e.g. the contents of a, we'd get:
Now in a similar way, if we list the contents of the current directory
.
, that will show up like the directory from which we are viewing the contents: