Answers for "using clipboard in wsl"

0

add text to clipboard wsl

This will place the text in your clipboard for those using wsl

clip.exe < path/to/desired/text
Posted by: Guest on December-13-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language