Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need quick Linux help
#1
I have to answer a question on one of my labs. We have to make a "tree" in the terminal without using the "tree" command. We have to use the ls command. I tried google and couldn't find anything other than "just use tree yo"

I've tried

ls -R
ls *

both of them come up with a tree, but it doesn't have the graphic tree design that the tree command has.

halp plz
Reply
#2
Can you explain what you mean by "make a tree"?
Reply
#3
Use a recursive bash script.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)