VMware

How to Copy/Paste with the Terminal (Linux Tutorial)

How to Copy/Paste with the Terminal (Linux Tutorial)

#CopyPaste #Terminal #Linux #Tutorial

“CyberForge”

How to Copy / Paste with the Terminal using Xclip.

Commands:
cat myfile | xclip -sel clip (Clipboard)
cat myfile | xclip (Selection/Primary)

Install Xclip:
sudo apt-get install xclip

source

 

To see the full content, share this page by clicking one of the buttons below

Related Articles

Leave a Reply