SYNTAX

    clipboard [options] [<text>]


OPTIONS

-h (--help) bool

Display help.

-s (--stdin) bool

Read the text from stdin instead of from the command line.


ARGUMENTS

[<text>]

A string to put on the clipboard. If not specified, prints current clipboard contents. [string]


DESCRIPTION

Copies text to or from the clipboard.


COPYRIGHT

Copyright (c) 2008-2010 Accenture. All rights reserved.