Built with Grav - The Modern Flat File CMS
Install xclip and/or xsel packages
xclip
xsel
Using xclip
cat filename.txt | xclip -sel clip
Using xsel
cat filename.txt | xsel -ib