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

preview_player
Показать описание
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
Рекомендации по теме
Комментарии
Автор

God do I love Linux, a 7 minutes tutorial just to learn how to copy and paste with the Terminal

kitkazak
Автор

Brother can you help me?
when I copy Multimedia (Pdf, jpg video etc)then past option is not showing (While in text paste option is showing) for me dual boot window ubuntu | windows 10

kashifmehmoodkhan
Автор

I want to say thank you for doing these videos. Your videos and how you narrate them are a life savour for newbies in the field. Can I contact you for personal help on some minor newbie questions?

tonyvain
Автор

I tried xclip command it gives me error:
cat myfile | xclip -sel clip
Error: Can't open display: (null)

I am using ssh session to the server. Can you help please?

ekhdemo
Автор

how to paste the content of the clipboard in the terminal ? (using a xclip command or sth. of course, and NOT using the mouse)

fahemzoldyck
Автор

I assumed you could copy and past entire scrpts from one terminal to the other. Wrong I guess

louielouie
Автор

i cant type the | im on chromebook HELP

vanillafeli
visit shbcf.ru