Here is a list of some common commands in Linux that we are going to use in the future tutorials.
MS-DOS vs. Linux commands
If you know MS-DOS terminal line commands then you can associate them with Linux commands.
| MS-DOS | Linux / Unix | 
| 
            attrib  | 
         
            chmod  | 
       
| backup | 
            tar  | 
       
| 
            dir  | 
         
            ls  | 
       
| 
            cls  | 
         
            clear  | 
       
| 
            copy  | 
         
            cp  | 
       
| 
            del  | 
         
            rm  | 
       
| 
            deltree  | 
         
            rm -Rrmdir  | 
       
| 
            format  | 
         fdformat / mount / umount | 
| 
            move /rename  | 
         
            mv  | 
       
| 
            type  | 
         
           less
            | 
         
| 
            cd  | 
         
            cd chdir  | 
       
| 
            more < file | 
           
              more file | 
           
| 
                md  | 
             
                mkdir  | 
           
| 
                win  | 
             
                startx  | 
           
More about the above command in the following tutorials.Keep reading the tutorials and leave your comments and also share with your friends and not only with your friends