No installation Ubantu, Package on the command line .
ls -s If the command does not exist, try the following solution :
Create a new one called ls Of bat file , Put it in C:\Windows\System32 Under this path . The contents of the document are as follows
@echo
dir
Windows+R open cmd, Use [ Disk character : ] Open the corresponding disk , Use [ cd Folder name ] Enter folder
Find the corresponding directory , It can be used normally. ls -s ( perhaps dir You can view the directory under the folder , It's the same )
There is a fly in the ointment , stay cmd in , Use tree Only the current folder level can be viewed , Child file tree Don't come out .