Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

duplicate line nano

Duplicating a line can be done by following this sequence:
Ctrl + K    # Cut Line 
Ctrl + U    # Paste Line
Ctrl + U    # Paste Line
Comment

nano duplicate line or copy paste line

Lines can be cut with the shortcut "Ctrl+K (copied with Alt+^)" and paste with "Ctrl+U". 
To cut or copy multiple lines press the shortcut multiple times.
Comment

PREVIOUS NEXT
Code Example
Shell :: brew install kubectl specific version 
Shell :: set nemo as default ubuntu 
Shell :: command to delete a directory in linux 
Shell :: linux get list interfaces with ip address 
Shell :: xubuntu desktop 
Shell :: find mac address from ip powershell 
Shell :: restart command windows server 2008 
Shell :: jest stop at first failure 
Shell :: get childitem filepath list powershell 
Shell :: why is do I need to upload my password 3 times git 
Shell :: ligne de commande pour installer lex sur linux 
Shell :: ubuntu video duplicate finder 
Shell :: linux borrar configuracion residual 
Shell :: install onnxmltools 
Php :: php console log var_dump 
Php :: str not found laravel 
Php :: wordpress base theme child url 
Php :: php change date format 
Php :: codeigniter order by 
Php :: how to install php curl (linux) apache2 
Php :: long text in laravel migration 
Php :: explode foreach 
Php :: remove first letter php 
Php :: Non-static method BarryvdhDomPDFPDF::loadView() should not be called statically 
Php :: php artisan migrate create table 
Php :: how to find datatype of a variable in php 
Php :: ubuntu install php mongodb extension 
Php :: if ip is php 
Php :: php iterate folder 
Php :: php replace space with dash 
ADD CONTENT
Topic
Content
Source link
Name
4+5 =