2 lines
73 B
Bash
Executable File
2 lines
73 B
Bash
Executable File
xclip -o | sed -n 's/view/download/p' | xargs transmission-remote --add
|