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: by 93.66.122.50
