mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-27 22:11:10 +00:00
7 lines
174 B
Markdown
7 lines
174 B
Markdown
# Copy to Clipboard
|
|
A tool that will help you to copy the contents of a file having any size without opening that file
|
|
## Usage/Examples
|
|
```sh
|
|
$ clipboard.py <fileName>
|
|
```
|