Explore Connect Documentation
Snippets
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
Press desired key combination and then press ENTER.