nnn/scripts/copier/copier.sh

4 lines
51 B
Bash
Raw Normal View History

2017-10-10 14:59:48 +00:00
#!/bin/sh
echo -n $1 | `xsel --clipboard --input`