Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emkay/mcp

cp multiple files
https://github.com/emkay/mcp

copy cp files multiple

Last synced: 5 days ago
JSON representation

cp multiple files

Awesome Lists containing this project

README

        

# mcp
cp multiple files

## Install

`cargo install mcp`

## Use

`mcp file.txt file2.txt file3.txt`

Or if you want to get fancy you can do things like this:

`mcp file.txt {file2, file3, file4}.txt`