Ubuntu linux copy and paste from one nano file to another nano file

In console mode without a mouse use the following to copy and paste:
  1. Launch nano in multi-buffer mode (nano -F)
  2. CTRL-K cut the line you need. (As this cuts the line don't save this file when you are finished)
  3. CTRL-R to open a file into a new buffer (you can type the full path ie /etc/this.conf)
  4. CTRL-U to paste in the opened file

Comments

Popular posts from this blog

Error code: ssl_error_no_cypher_overlap ASDM cannot connect or will not start on Cisco ASA using Windows 7

Set up Raspberry Pi 3 on Wifi using WPA Enterprise (WPA-ENT) using mschap or WPA-PSK