1. Change directory
2.1 ls command exercise.txt
2.2 ls options lists.zip
2. Listing content
3.1 mkdir exercise.txt
3. How do you create folders
4.1 cp 1.zip
4.2 cp 11.zip
4. What if I want to duplicate some files
5.1 Linux mv exercise.txt
5.2 mv 1.zip
5.3 mv 2.zip
5. Moving flawlessly
6.1 rm 1.zip
6.2 rm linux command exericise.txt
6. Removing unwanted resourses
7.1 linux file exercise.txt
7. What file is this
8.1 less options.zip
8. Less is more
9.1 soft link.html
9.2 symbolic soft link exercise.txt
9. Soft linking save stress
10. Lets check the file type
11.1 which command exercise.txt
11. Which and where
12.1 linux compression exercise.txt
12. Compression & Decompression
13.1 find exercise.txt
13. Some findings should be done
14.1 man page.html
14.2 man pages.html
14. Manual page
15. Seeking Help
16. Linux Command Line Practical Test 1.html