- Go to cd /etc and type ls
- Take screenshot and explain what files you have seeing?
- Then type ls -l and hit Enter key
- Take screenshot and explain what different output you found compare to previous command you used?
- Then type ls -al and hit Enter key
- Take screenshot and explain what new file or directory you found?
- Then use ls -i and hit Enter key
- Now see what different output its shows and take screenshot?
- Then use ls –help and see other options about ls command
- Explore it and try with other attribute we can use with ls command