π¨ 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