Scroll to navigation

GPASTE-CLIENT(1) General Commands Manual GPASTE-CLIENT(1)

NAME

GPaste - A lightweight clipboard manager for the Gnome desktop

SYNOPSIS

[command |] gpaste-client [options...]

DESCRIPTION

GPaste is a modular clipboard management system with a fully DBus-based daemon, a CLI client and a gtk+ tray icon.

COMMANDS

Display the history with indexes
Display this size of the history
Get the name of the current history
Backup the current history
Switch to another history
Delete a history
List available histories
Add the text into the history
Add the name - password couple to the history
Delete the password <name>
Mark the item matching <uuid> from the history as being a password named <name>
Rename the password
Get the item matching <uuid> from the history
Put the item matching <uuid> from the history into the clipboard
Replace the contents of the item matching <uuid> from the history with the provided one
Merge the items matching the uuids from the history and put the result in the clipboard
If foo bar and baz are respectively uuids 5cb227f9-857d-490b-8ea1-f5f33f59f04e b4a7aa02-ef9a-4c29-b951-ebbdb4ed279b and 99da883b-0544-4cb4-92dd-733420a9db6d in history and you run
gpaste-client merge -d '"' -s ',' 5cb227f9-857d-490b-8ea1-f5f33f59f04e b4a7aa02-ef9a-4c29-b951-ebbdb4ed279b 99da883b-0544-4cb4-92dd-733420a9db6d
You will end up with "foo","bar","baz" in your clipboard
Delete the item matching <uuid> from the history
Put the content of the file at <path> into the clipboard
Put the output of the command into the history
Empty the history
Start tracking clipboard changes
Stop tracking clipboard changes
Upload the item matching <uuid> to a pastebin service
Launch the graphical tool
Reexecute the daemon, for example after upgrading GPaste
Launch the configuration tool
Display the version
Display the daemon version
Display the help
Display the about dialog
Make the applet or extension display the history

OPTIONS

Use the item index instead of its uuid
Display each item on one line, without new lines
Display the item raw (without index)
Display the items in reverse order
Use NUL character instead of new lines between each item