Friday, April 21, 2017

Command..................

 πŸ‘€ We learned other command in terminal..............
 

                 

      πŸ’¨ nano means:         internal text  editor  



😈 When will write ht ml, text or something in notepad or any else. we will open separate one by one. but if we use nano we can write internal. that's mean if we open nano don't need open note ++ .so easy to done  our work.



                                  😈 in the same function but more advanced text editor Vim & emacs

                                         



πŸ‘€ running nano
      
                       

      we can open nano just type in "nano" command at terminal let's take a below the default nano screen


         




πŸ‘° here we use shortcut functions. such as save ,copy, cut & etc..

               πŸ‘‰  NOTE: nano doesn't use the SHIFT key in shortcuts. 

☺under the commands we can use in nano and also we can see more commands listed at the bottom of the screen.

     πŸ‘© Save       ctrl+o 
     πŸ‘© cut          ctrl+k 
     πŸ‘© copy       ctrl+m 
     πŸ‘© paste      ctrl+u
     πŸ‘© exit         ctrl+x 
     πŸ‘© cancel    ctrl+c
     πŸ‘© help        ctrl+g   
     πŸ‘© delete     ctrl-k    


     πŸ‘© cursor movement commands in nano

          πŸ‘© ctrl+f     move to courser forward one character.
          πŸ‘© ctrl+b    move to courser backward one character.  
          πŸ‘© ctrl+n    move to courser down to next line.
          πŸ‘© ctrl+p    move to courser up to the previous line.


  πŸ‘Š we can use also functions keys to input command
        
          πŸ‘€ save        F3
          πŸ‘€ search    F6
          πŸ‘€ cut           F9
          πŸ‘€ exit          F2
          πŸ‘€  help       F1

πŸ‘¦ finally by use "cat "command in terminal. we can get particular document  display.



πŸ‘‰  i felt not satisfied and follow about pseudo code and flowchart. because i haven't proper ideas but after leave class i got knowledge. now ☺☺☺☺☺☺☺


         
         





             

                    

No comments:

Post a Comment