Tuesday, April 21, 2015

ls - Python Tutorial

ls



 


ls – List information about folders and files of the current file you are in.  ls will list folders and files in alphabetical order.


ls Example


In this example we will be working in our terminal and our current directory is our desktop.


Thomass-MBP:desktop Tommy$ ls
django movies videos
learnPython projects web developement notes
manage.py python wizardtut.py

 




ls

No comments:

Post a Comment