How to view directories and files on Linux with tree structure?

Cheerag Nundlall

Well-known member
Registered
Joined
Oct 12, 2016
Messages
336
Points
18
Can I tell me it is possible to view directories and files on Linux with tree structure? when I logged with root account, I don't know there are how many files or folders in my current folder that I moved to (using cd command). Waiting for your valuable comments.
 

VirtuBox

Well-known member
Registered
Joined
May 3, 2016
Messages
1,622
Points
83
Hello,
there are some useful commands to list files and directory in linux operating systems like :
Bash:
# list files in your directory (alternative to ls -la)
ll

# display your current folder location from /
pwd
But you can also use a SSH client like MobaXterm with an integrated SFTP client available in the sidebar

Screenshot_272.png
 
Newer Threads
Replies
0
Views
2,252
Replies
2
Views
1,746
Replies
6
Views
4,775
Replies
4
Views
2,285
Replies
6
Views
4,656
Recommended Threads
Replies
1
Views
2,255
Replies
9
Views
5,356
Replies
26
Views
13,433
Replies
5
Views
4,868

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top