System Grab Bag

View all TLDR pages from common (or from all pages)

xcv

Cut, copy, and paste in the command-line. More information: https://github.com/busterc/xcv.
  • Cut a file:
    xcv x {{input_file}}
  • Copy a file:
    xcv c {{input_file}}
  • Paste a file:
    xcv v {{output_file}}
  • List files available for pasting:
    xcv l

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.