docs:linux_commands

This is an old revision of the document!


Linux Commands

Quick summary of common used program in Linux.


tree

Print a folder structure.

Command:
tree /home/admin/TreeFolder/

Output:

/home/admin/TreeFolder/
├── SubTreeFolder
│   └── SubTreeFile
└── TreeFile
  • docs/linux_commands.1711357543.txt.gz
  • Last modified: 2024/03/25 09:05
  • by 93.66.122.50