what is copy paste command in linux

青灯夜游
Release: 2020-10-19 11:16:18
Original
39179 people have browsed it

Copy and paste commands in Linux: 1. Under the terminal, the copy command is the "Ctrl Shift C" key combination, and the paste command is the "Ctrl Shift V" key combination; 2. Under the console, the copy command is " Ctrl Insert" key combination, and the paste command is "Shift Insert" key combination.

what is copy paste command in linux

Copy and paste under Linux

1. In the terminal:

Copy command: Ctrl Shift C key combination.

Paste command: Ctrl Shift V key combination.

2. In the console:

Copy command: Ctrl Insert key combination or select with the mouse to copy.

Paste command: Shift Insert key combination or click the mouse wheel to paste.

Related recommendations: "Linux Video Tutorial"

The above is the detailed content of what is copy paste command in linux. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!