redirecting output to the clipboard in xubuntu

User Iam vramnum10 at gmail.com
Wed Sep 13 21:08:27 UTC 2006


On 9/13/06, Aroon Pahwa <viperstyx at gmail.com> wrote:
>
> i've googled around for this and i found the solution seems to be
> distro/windowmanager??? specifc.  anyone know how to redirect output to the
> clipboard.
>
> ie. i want to do something like
>
> cat somefile.txt > [clipboard filedescriptor]
>
> or grep something somefile.txt > [clipboard]
>
> im running xubuntu 6.06
>
> thanks!
>
> aroon
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



What I do is...

redirect to a temp.file

grep|cat some.thing  > temp.file

Then I go to Applications/Accesories/text.editor

HTH

User Iam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060913/dc03e7ed/attachment.html>


More information about the ubuntu-users mailing list