7 lines
174 B
Markdown
Raw Normal View History

2022-10-12 19:36:26 +05:30
# 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>
```