Files
tldr/pages.zh/common/xcv.md

20 lines
274 B
Markdown

# xcv
> 在命令行中剪切、复制和粘贴。
> 更多信息:<https://github.com/busterc/xcv>。
- 剪切文件:
`xcv x {{input_file}}`
- 复制文件:
`xcv c {{input_file}}`
- 粘贴文件:
`xcv v {{output_file}}`
- 列出可粘贴的文件:
`xcv l`