mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 04:21:12 +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>
|
||
|
```
|