Explore
Connect
Documentation
Snippets
Log in
Sign up
Network error : status -1
Computing with Data
elgeish
345.7K views
Forking
Fork
GitHub
Open Source Your Knowledge, Become a Contributor
Technology knowledge has to be shared and made accessible for free. Join the movement.
Create Content
31/300
Listing Directory Contents
Previous:
Soft Links
Next:
The PATH Environment Variable
Listing Directory Contents
1
2
3
4
5
6
chmod +x main.sh
# change file mode to display with the -F flag
ls
ls -F
# ppends a character denoting file type
ls -l
# displays more detailed format
Enter to Rename, Shift+Enter to Preview
Run
50
2
Suggested playgrounds
Python Hello World program
By
SJTECollege
2,187
131
6
Correct the code to display 'Hello World!'
By
SJTECollege
2,969
132
3
Les bases de Python pour le lycée
By
smalicet
3,193
7
0
Apprendre Python dans le secondaire
By
CarrDav.ous
70.6K
195
31
Open Source Your Knowledge: become a Contributor and help others learn.
Create New Content