xsel
Verified for current stable LTS
Xsel Commands
Xsel command syntax with verified terminal examples.
Commands
6 commands for Xsel
xsel Operations
Xsel Command: Clear Clipboard
xsel -cb xsel HTTP
Xsel Command: Get Clipboard To File
xsel -ob > <path/to/file> xsel HTTP
Xsel Command: Get Clipboard To Terminal
xsel -ob xsel HTTP
Xsel Command: Get Primary Selection To Terminal
xsel -op xsel Operations
Xsel Command: Set Clipboard From Echo
echo 123 | xsel -ib xsel Operations
Xsel Command: Set Clipboard From File
cat <path/to/file> | xsel -ib Suggest a Xsel Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Xsel workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.