nnn/scripts/copier/copier.sh
2017-10-10 20:29:48 +05:30

4 lines
51 B
Bash
Executable file

#!/bin/sh
echo -n $1 | `xsel --clipboard --input`