python-scripts/scripts/Copy to clipboard/README.md
Siddhesh Bhupendra Kuakde 17a542b083
Create README.md
2022-10-12 19:36:26 +05:30

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>
```