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