__/ [ Michael Heiming ] on Sunday 16 July 2006 09:25 \__
> In comp.os.linux.misc Roy Schestowitz <newsgroups@xxxxxxxxxxxxxxx>:
>> Hi all,
>
>> Is there a way of accessing the content of the clipboard from the command
>> line? I have Klipper running if that matters. At present, I need to paste
>
> cboard=`dcop klipper klipper getClipboardContents`
> echo $cboard
>
> Should do the trick.
>
> [..]
>
> Good luck
Michael,
You're a star. Thanks for that.
|
|