• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How to Copy and Paste Text In Linux Ubuntu Terminal

How to Copy and Paste Text In Linux Ubuntu Terminal

By Sourabh / December 3, 2015 Category: How To, Ubuntu

Ubuntu Terminal Keyboard Shortcut Keys. How to Cut, Copy, and Paste in the Terminal in Ubuntu. Learn how to copy and paste from the Terminal (Command Line). You can easily copy and paste text into the Linux Terminal.

Let us see how:

In most of the application, keyboard shortcuts for Cut, Copy and Paste are Ctrl + X, Ctrl + C and Ctrl+V respectively. But in Linux Ubuntu Terminal, Ctrl+C is Cancel Command and Ctrl + X & Ctrl + V doesn’t work.

How to Copy in the Ubuntu Terminal

Use “Ctrl + Insert” to copy a command. You can also copy text using mouse (right-click). To copy text from the Terminal window, simply highlight the text, right-click on it, and select “Copy” from the menu.

How to Paste in the Ubuntu Terminal

To paste text or commands in Ubuntu Terminal window, use Ctrl + Shift + V. You can also use “Shift + Insert”, to paste the command in the Terminal window.

Ubuntu Terminal Keyboard Shortcut Keys

There are other useful Ubuntu Terminal keyboard shortcut keys that you must know:

Ctrl + A or Home : Moves the cursor to the start of a line.
Ctrl+ E or End : Moves the cursor to the end of a line.
Esc + B : Moves to the beginning of the previous or current word.
Ctrl + K : Deletes from the current cursor position to the end of the line.
Ctrl + U : Deletes from the start of the line to the current cursor position.
Ctrl + W : Deletes the word before the cursor.
Alt + B : Goes back one word at a time.
Alt + F : Moves forward one word at a time.
Alt + C : Capitalizes letter where cursor is and moves to end of word.
Up Arrow or Ctrl + P : Scrolls through the commands you’ve entered previously.
Down Arrow or Ctrl + N : Takes you back to a more recent command.
tab : It autocompletes any commands or filenames, if there’s only one option, or else gives you a list of options.
Ctrl + R : Searches for commands you’ve already typed.
History : The history command shows a very long list of commands that you have typed.

Tags: Copy and Paste Text into the Linux Terminal, Copy Paste Linux Command Line, Copy Paste Unix Terminal, How To Copy And Paste A File In Linux Terminal, How to Copy and Paste Commands in the Ubuntu Terminal, How To Copy From the Linux Ubuntu Command Line, How to Copy in the Ubuntu Terminal, How to Copy into the Linux Terminal, How to Cut in the Ubuntu Terminal, How To Paste From the Linux Ubuntu Command Line, How to Paste in the Ubuntu Terminal, How To Paste Into Terminal, How to Paste into the Linux Terminal, Linux, Linux Commands Copy Paste, Linux Putty Copy Paste, Linux Terminal Copy Paste Keyboard Shortcut, Linux Terminal Keybaord Shortcut Keys, Linux Terminal Shortcut Keys, Shortcut Keys Linux Ubuntu Terminal Windows, Ubuntu 14.04, Ubuntu 14.10, Ubuntu Command Line Keybaord Shortcut Keys, Ubuntu Terminal Copy Paste, Ubuntu Terminal Keybaord Shortcut Keys

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap