display files and dir in linux as graphic mode -


how display directories , files in graphic way

i forget command in linux linux command can displayed root directories recursive directories this

root

| 

sbin etc var ...

|   |     |  dir dir dir dir ........  |   |   |   |  |   |   |   | 

i recommend use tree program. it's distributed along popular gnu/linux distros , more durable shell pipeline.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -