• 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 Paste In Ubuntu Terminal

How To Copy Paste In Ubuntu Terminal

By Sourabh / April 21, 2019 Category: How To, Ubuntu

On Ubuntu Linux terminal, what is the copy-paste keyboard shortcut. How to copy and paste in Unix command prompt. Learn how to copy paste into Linux Ubuntu terminal; copy paste in Linux terminal without mouse.

How to Copy and Paste in Ubuntu Terminal. Keyboard shortcut keys to Copy & Paste in Ubuntu Terminal. How to Cut, Copy, and Paste in the Terminal in Ubuntu. Learn how to copy and paste to and from the Terminal (Command Line).

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 auto-completes 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.

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