log/copy text from wsl to windows clipboard

To achieve this, we can call windows clipboard on wsl using clip.exe
Example

1cat <file_name> | clip.exe