0

how to display directories files and subdirectories in linux

Is there any command in linux to display the list of files directories as well as sub-directories in linux?

Linux Advanced commands Add a comment
wyatt
asked May 15 2017

Answer

0

You can use tree command which can fulfill your requirement. It will show you the list of files directories as well as sub-directories....!!!! Enjoy!!!

Add a comment
jagannatharumugam
asked May 15 2017
edited Oct 05 2018
Post your Answer