python-scripts/scripts/Copy to clipboard/README.md

7 lines
174 B
Markdown
Raw Normal View History

2022-10-12 14:06:26 +00:00
# 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>
```