Explore
Connect
Documentation
Snippets
Log in
Sign up
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