1. ls - view contents of directory (list) 2. pwd - path of the present directory 3. cd - change directory 4. mkdir - make new directory 5. mv - move files / rename files 6. cp - copy files 7. rm - remove files 8. touch - create blank new file 9. rmdir - delete directory 10. cat - list content of file to terminal 11. clear - clear terminal window 12. echo - move data into a file 13. less - Read text file one screen at a time 14. man - show manual of Linux commands 15. sudo - enables you to perform tasks that need administrative or root permissions 16. top - task manager in terminal 17. tar - want to archive multiple files into a tarball 18. grep - want to searching words in specific files 19. head - view first lines of any document 20. tail - view last lines of any document 21. diff - compares the contents of two files line by line 22. kill - used for killing unresponsive program 23. jobs - display all current jobs along side their statuses 24. sort - may be a instruction uti...
I a passionate and enthusiastic student.Indulged in continuous learning.On my blog I would share the content which I have learnt and want others to teach them.